Skip to content

Polly2000/todo-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo-list with React

alt text Design by Archakov Blog https://www.figma.com/file/OP7oFTNqV8tPZyh2zSgCaX/Todo-ReactJS

Stack:

  • react
  • react-router-dom
  • hooks
  • json-server
  • scss
  • material ui

How to run the application locally on your computer (use main branch):

For client run: npm start

For json-server run: npm run json-server