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

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

React Component showing a countdown to certain date and time.
https://github.com/kristinbaumann/react-countdown

clock countdown react timer

Last synced: 6 months ago
JSON representation

React Component showing a countdown to certain date and time.

Awesome Lists containing this project

README

          

# React Countdown

React Component demonstrating a count down to a certain date.

This project was bootstrapped with [Create React App](https://github.com/facebookincubator/create-react-app) to test its functionality in erasing the setup effort for small React experiments.

Live: [https://countdown2christmas.kristin-baumann.com/](https://countdown2christmas.kristin-baumann.com/)

# Scripts

### `npm start`

Runs the app in the development mode. Open [http://localhost:3000](http://localhost:3000) to view it in the browser.

### `npm run build`

Builds the app for production to the `build` folder.

## License

See the [LICENSE](LICENSE.md) file for license rights and limitations (MIT).