Skip to content

TomatoVan/To-Do-List

Repository files navigation

Project Name & Pitch

To-Do List

An application used to organizing work and life, making lists/tasks with progress monitoring. Built with React, Redux (Toolkit), TypeScript, CSS Modules and more.

Project Screen Shot(s)

1

2

Installation and Setup Instructions

Clone down this repository. You will need node and yarn installed globally on your machine.

Installation:

yarn or yarn install

To Run Test Suite:

yarn test

To Start Server:

yarn start

To Visit App:

localhost:3000/To-Do-List