/FCC-25-5-clock

This is my implementation of the 25 + 5 Clock web app built with React for the freeCodeCamp Front End Development Libraries Certification.

Primary LanguageTypeScript

25 + 5 Clock

JavaScript Calculator
JavaScript Calculator

This is a web application built with React as part of the freeCodeCamp projects series to earn the Front End Development Libraries Certification. Note that the aim of this build is not to deliver a great user experience or a great interface design but to get the test pass on FCC. Hope you like my implementation! Feel free to use as your own, replicate or whatever... This one end up being with the best UI/UX of this series kkkk...

Features

  • Allows users increment and decrement time;
  • Reset time;
  • When the timer reached to 0:00 a very anoing sound is played;
  • Responsive design for optimal viewing on different devices;

Getting Started

Follow these instructions to get the project up and running on your local machine:

  1. Clone the repository: git clone https://github.com/Steravy/FCC-25-5-clock/.git
  2. Navigate to the project folder: cd FCC-25-5-clock
  3. Install dependencies: npm install
  4. Start the development server: npm start dev
  5. Open your web browser and visit: [http://localhost:5173/] - Vite uses this port;

Technologies Used

  • React
  • HTML
  • CSS
  • Tailwind CSS
  • TypeScript
  • Vite

Author

Stefan Vitoria