Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 1.1 KB

README.md

File metadata and controls

37 lines (26 loc) · 1.1 KB

Count It Down

What are you waiting for? Count it down!

Overview

Welcome to our Web App! We created this using React and JavaScript. Here you can enter any date and time from future and start a countdown up to that time. Once started this will keep showing time left until the end or can be reset at any time.

Dev Stack Used

  • React
  • Sass
  • Node.js

Setup And Use In Local Machine

It's a simple frontend app made with React. We just have to install the packages and run a development server using react-scripts.

npm ci
npm start

For producing an optimized build, use

npm run build

Our Targeted Goals

  • Create a minimal dark theme design using Sass.
  • Multiple Countdown system.
  • Setting notifications and toasts when a countdown ends.
  • Custom background and theme selection for user.

Thanks For Taking Time In Viewing Our Project

Feel free to contribute to this project or contact us for any queries. Please fork it and give it a start. Every star motivates us in doing these mini-projects.

Made with ❤️ by Abhishek Adhikari, Aniket Datta and Amartya Jash.