Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/the-manpreet-singh/ajax-http-request
I'm going to use api, react-router, axios, add, update, delete the data of the posts
https://github.com/the-manpreet-singh/ajax-http-request
add api axios css delete interceptors react-router react-router-dom reactjs update
Last synced: 3 days ago
JSON representation
I'm going to use api, react-router, axios, add, update, delete the data of the posts
- Host: GitHub
- URL: https://github.com/the-manpreet-singh/ajax-http-request
- Owner: The-manpreet-singh
- Created: 2020-04-04T04:50:24.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-25T00:02:01.000Z (almost 2 years ago)
- Last Synced: 2023-03-07T16:48:45.071Z (over 1 year ago)
- Topics: add, api, axios, css, delete, interceptors, react-router, react-router-dom, reactjs, update
- Language: JavaScript
- Homepage: https://ajax-request.netlify.com/posts/
- Size: 733 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ajax-http request
I'm going to use api, react-router, axios, add, update, delete the data of the posts
### [Live Site](https://ajax-request.netlify.com/posts/)
Live URL: https://ajax-request.netlify.com/posts/
Rest API used: https://jsonplaceholder.typicode.com/posts
Setup:
- run `npm i && npm start`