/React-Redux-Pomodoro-Clock

One of the freeCodeCamp Front End Libraries Certification project

Primary LanguageJavaScript

React Redux Pomodoro Clock

Into

This application is the practice of the freeCodeCamp Front End Libraries Certification Project - Pomodoro Clock

Stacks

It's allowed to use any mix of stacks to pass the freeCodeCamp project review. In order to properly practice and demonstrate the front end libraries I learn, all the stacks listed below are applied in this project.

  • React
  • Redux
  • HTML5
  • Sass/SCSS
  • Bootstrap 4

Functions

The application is a time management tool called Pomodoro Clock. It could break down work into intervals, traditionally 25 minutes in length, separated by short breaks.

application screenshot

How to run

npm start

Runs the app in the development mode.

Open http://localhost:3000 to view it in the browser.