Skip to content

mrdavid0614/PomodoroPWA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pomodoro PWA

A Timer Progressive Web Application that uses the Pomodoro technique to efficiently fulfill tasks.

Read mode about the Pomodoro technique here.

Technology Stack

Managing Development Process

  • Trello

Design

  • Figma

Development

  • React
  • TypeScript
  • ESLint
  • Prettier
  • Styled Components

Getting Started

	# Install the required dependencies
	$ yarn install;

	# Run in development mode
	$ yarn start;

	# Build app for production
	$ yarn build;

Credits

Designed and developed by @MrDavid0614 and @Jighdan.