ToDo List Web Application.
About • Functionalities • Layout • Technologies • Installation •
Small React + TypeScript Application to simulate an Online Coffee Shop
![Tomato Timer Manager]('.github/tomato_timer_1.png'){: width="50%"}
- Add Project name and time
- Timer to check current progress
- History page with prior and ongoing projects by status
The following framworks/libraries were used for this project:
Check the full package.json
# Clone the repo
git clone https://github.com/flavioccf/react_tomato_timer.git
# Access the project
cd react_tomato_timer
# Install dependencies
npm install
# Run the application
npm run dev
# The server will start - port:3000 - acesse http://localhost:3000