Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yanikkumar/react-countdown

This is a timer React Application which can be useful for getting the time left for the date you mentioned
https://github.com/yanikkumar/react-countdown

Last synced: about 1 month ago
JSON representation

This is a timer React Application which can be useful for getting the time left for the date you mentioned

Awesome Lists containing this project

README

        

# React-CountDown
A Timer React Application which can be use to countdown the exact number of Days, Hours, Minutes and Seconds for a particular date user mention.

**Completely made using ReactJS. A popular well known JavaScript framework used for front end development.**

After cloning the App make sure to install the node_modules by running `npm i --save` command in the React-CountDown folder and finally run the app using `npm start`.

> Below shown the screenshot of the this app in work.

![ScreenShot1](screenshots/screen1.png)

![ScreenShot2](screenshots/screen2.png)