A simple coming soon page, built using create-react-app.
Note: I created this as an exercise when I was learning React. So please be mindful of many things that are considered "non-optimal".
- Clone this repository
cd coming-soonto go into the project rootyarnto install dependencies
yarn startto start the hot-reloading server- open
http://localhost:3000on your browser
yarn buildto build the app- Copy the contents of the
buildfolder and serve it with your own server
Uses:
- simple-icons released under the CC0-1.0 license.
- IBM Plex released under the OFL-1.1 license.