/to_do_API

This is an API used in the learning process of React and how to work with APIs in React. The API is a dead basic node.js/express server.

Primary LanguageJavaScript

To-Dos-API

This is an API used in the learning process of React and how to work with APIs in React.

The API is a dead basic node.js/express server. Clone the repo and run the following:

  • cd api
  • npm install
  • npm run server
  • check its running by going to browser/postman

The dummy API has been used in the below project, clone it and follow the instructions in the README file to get it running:
- to_do_app

About NaN0-1D

localhost:7000/todos

Acknowledgments

Author

© Victor Shaviya.