Skip to content

patricia-mps/pomodoro-task-manager

Repository files navigation

header

Marvelous Project

React TypeScript

A pomodoro small task manager made with React & {JSON} Placeholder API

Live at

https://patricia-mps.github.io/pomodoro-task-manager/

Built with

  • React (Typescript)
  • CSS Modules
  • Sass
  • Jest + React Testing Library
  • {JSON} Placeholder API
  • Redux Toolkit + Axios

Features

  • Display a list of Tasks
  • Display task status, started/stopped and completed
  • Displays a toast for every relevant user action
  • Mobile first approach
  • Unit and integration tests
  • Eslint and Prettier

Usage

Create .env file in root directory and add the following:

REACT_APP_API_URL={api-url}

Install dependencies:

npm install

Start dev server:

npm run start

About

A pomodoro small task manager made with React & {JSON} Placeholder API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors