Kategorie | Name |
---|---|
Backend | Node |
Frontend Framework | React |
Frontend Core | HTML, SCSS, Typescript |
Unit Tests | Later |
e2e Tests | Later |
- Git
- NPM / Node
- Docker
1. Clone the Repository
git clone https://github.com/maxjaen/react-pomodoro.git
Navigate to the project folder in the terminal afterwards.
2. Start the project with docker-compose
docker-compose up
Open http://localhost:3030 to view it in the browser. The app is now running in development mode. The page will automatically reload if changes were made.