Skip to content

tolgakolek/React-TodoList-Axios

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Description

  • The to-do list in this project is stored via axios.
  • Completed jobs are indicated by the green background color.
  • The to-do list can be deleted at any time.
  • The data is stored in the api/db.json directory and the port used to record data is 3004.

Libraries

How to Start Project ?

Start Browser

$ npm start run

Start Json-Server

$ json-server --watch api/db.json --port 3004

React-TodoList-Axios

About

React-TodoList-Axios

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published