Skip to content

flavioccf/react_tomato_timer

Repository files navigation

ToDo List Web Application.

GitHub repo size GitHub GitHub language count GitHub Repo stars

AboutFunctionalitiesLayoutTechnologiesInstallation

💻 About

Small React + TypeScript Application to simulate an Online Coffee Shop

![Tomato Timer Manager]('.github/tomato_timer_1.png'){: width="50%"}

☑ Functionalities

  • Add Project name and time
  • Timer to check current progress
  • History page with prior and ongoing projects by status

🎨 Layout

Figma File

Figma Mock

🔨 Technologies

The following framworks/libraries were used for this project:

Check the full package.json

🚀 Installation

# 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