gabeire / coming-soon-1

a simple coming soon page using React

Home Page:https://arkn98.github.io/coming-soon/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

About

a simple coming soon page using React

https://arkn98.github.io/coming-soon/

License:MIT License


Languages

Language:JavaScript 54.2%Language:CSS 33.2%Language:HTML 12.6%