Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 744 Bytes

README.md

File metadata and controls

23 lines (12 loc) · 744 Bytes

React Countdown

Simple React Component demonstrating a count down to a certain date.

This project was bootstrapped with Create React App to test its functionality in erasing the setup effort for small React experiments.

Live: https://countdown2christmas.kristin-baumann.com/

Scripts

npm start

Runs the app in the development mode. Open 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 file for license rights and limitations (MIT).