/coming-soon

a simple coming soon page using React

Primary LanguageJavaScriptMIT LicenseMIT

coming-soon

deploy license

A simple coming soon page, built using create-react-app.

Coming soon page

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

  1. Clone this repository
  2. cd coming-soon to go into the project root
  3. yarn to install dependencies

Running locally

  1. yarn start to start the hot-reloading server
  2. open http://localhost:3000 on your browser

Building

  1. yarn build to build the app
  2. Copy the contents of the build folder and serve it with your own server

Thanks

Uses: