Skip to content

inna9Z/todo-list

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo List

Set up the repo :

  • clone the repo.

  • npm install

  • when you are working on your project json-server must be running npm run server

  • to close your server Ctrl + c

  • localhost : you can access your todos array from http://localhost:5000/todos

  • gitHub : https://my-json-server.typicode.com/userName/repoName/todos

  • More info about json-server

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 99.7%
  • JavaScript 0.3%