coming-soon
coming-soon copied to clipboard
a simple coming soon page using React
coming-soon
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".
Getting started
Installation
- Clone this repository
cd coming-soonto go into the project rootyarnto install dependencies
Running locally
yarn startto start the hot-reloading server- open
http://localhost:3000on your browser
Building
yarn buildto build the app- Copy the contents of the
buildfolder and serve it with your own server
Thanks
Uses:
- simple-icons released under the CC0-1.0 license.
- IBM Plex released under the OFL-1.1 license.