Skip to content

TemitopeAgbaje/countdown-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Countdown timer

This is a cowntdown applcation where people can create countdowns to any event. built with React (Frontend) and Node (Backend)

Getting Started.

Make sure you have nodejs installed by running the following command:

node -v

If the output is not the version of your nodejs installation, install nodejs from here

After installing nodejs install yarn if you have it then install the project's dependencies:

npm install

STARTING THE SERVER

To start the whole application server

npm start

Open http://localhost:3000 with your browser to see the result.

Building

npm run build

To remove dist folder

npm clean

To remove all node_modules

npm clean-fresh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •