Pomodoro Timer Project "NeuralWorks". Technologies: REACT, TYPESCRIPT, SCSS.
You can access to Demo here --> https://pomodoro-timer-neuralworks.netlify.app/
*Last release to production: 23-05-2023
- Clone the repository:
git clone <Repository_URL>
- Navigate to the project directory:
cd pomodoro-timer
- Install the dependencies:
npm install
To run Pomodoro Timer in development mode, you can use the following command:
npm run dev
To build a production-ready version of Pomodoro Timer, you can run the following command:
npm run build
- React: ^18.2.0
- React DOM: ^18.2.0
lint
: Runs ESLint to analyze and find issues in the project source files.lint:fix
: Runs ESLint with the--fix
option to automatically attempt to fix linting issues in the source files.format
: Uses Prettier to automatically format the project source files.lint:styles
: Runs Stylelint to analyze and find issues in SCSS files.fix:styles
: Runs Stylelint with the--fix
option to automatically attempt to fix linting issues in SCSS files.preview
: Launches a preview of the project using Vite.
Hey! Would you like to know more about this project ? Check the board with the track in this link below 👇
👤 Leslie Herrera
Give a ⭐️ if this project helped you!