Skip to content

sharoneh/to-do-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sharon's To Do List

This project consists in a responsive to-do list web app. Its task list is persisted in the localStorage. It uses React, Redux and Redux Saga. For the styling, Material UI components and Sass.

In the project directory, you can run:

npm start or yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

npm run build or yarn build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.