Skip to content

balasasidhar/coming-soon-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DEMO

https://www.balasasidhar.com/coming-soon-web/

Development

  1. Clone the repo
git clone https://github.com/sasidhar678/coming-soon-web.git
  1. Navigate to root directory
cd coming-soon-web
  1. Install dependencies
npm install 

(or)

yarn
  1. Modify the release date under
coming-soon-web/src/components/FlipClock.jsx
  1. Start the development server
npm start

(or)

yarn start

Production

  1. Run the following command
npm build

(or)

yarn build

SOURCE

https://codepen.io/Libor_G/pen/JyJzjb