Skip to content

mrseanbaines/pomo-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pomo Web

A pomodoro clock built using React & Styled Components

Setup

Make sure you have Node and NPM installed.

To get started, run the following commands:

  1. Install dependencies:
npm install
  1. Run the app:
npm start
  1. View the project at http://localhost:3000/