https://github.com/elieru/manage-rest-api
Manage-rest-api is a test project that allows retrieving information from the json-placeholder api in order to use them.
https://github.com/elieru/manage-rest-api
bootstrap css html json-placeholder-api react
Last synced: 3 months ago
JSON representation
Manage-rest-api is a test project that allows retrieving information from the json-placeholder api in order to use them.
- Host: GitHub
- URL: https://github.com/elieru/manage-rest-api
- Owner: ElieRu
- Created: 2024-04-11T21:11:49.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-27T18:02:07.000Z (12 months ago)
- Last Synced: 2025-01-03T07:10:58.548Z (5 months ago)
- Topics: bootstrap, css, html, json-placeholder-api, react
- Language: JavaScript
- Homepage: https://manage-rest-api.netlify.app/
- Size: 1.38 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# About
[Manage-rest-api](https://manage-rest-api.netlify.app/) is a test project that allows retrieving information from the [json-placeholder](https://jsonplaceholder.typicode.com/) api in order to use them.## Built with
- [Bootstrap](https://getbootstrap.com/)
- [React](https://react.dev/)
- [Json placeholder](https://jsonplaceholder.typicode.com/)## Features
- [Babel](https://babeljs.io/)
- [Bootstrap studio](https://bootstrapstudio.io/)
- [Axios](https://axios-http.com/)## Live demo
[Live demo](https://manage-rest-api.netlify.app/)
## Install
1. [Clone](https://github.com/ElieRu/manage-rest-api.git) or [download](https://github.com/ElieRu/manage-rest-api/archive/refs/heads/main.zip) the repository
2. Install dependencies with `npm install`
3. Run with `npm run dev`
4. Open http://localhost:5173/## Author
- [Github](https://github.com/ElieRu)
- [Linkdin](https://www.linkedin.com/in/elie-ruhamya-996826285)
- [Twitter](https://twitter.com/RuhamyaElie)