Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/iank-code/fetch-test
https://github.com/iank-code/fetch-test
Last synced: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/iank-code/fetch-test
- Owner: Iank-code
- Created: 2023-10-10T07:00:04.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-12T15:01:56.000Z (about 1 year ago)
- Last Synced: 2024-10-18T19:29:25.019Z (29 days ago)
- Language: JavaScript
- Size: 70.3 KB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React + Vite Project
## Setup
Bellow is a simple react setup
To get started, your will have to fork it and clone it from
👇👇https://github.com/Iank-code/Fetch-Test
After cloning it
installing the dependencies 👇👇cd Fetch-Test
npm install
npm run devStart json-server
json-server --watch db.jsonAfter starting json-server, perform the following tasks
- Fetch All Data and display each data on the DOM
- When a specific item is clicked, it should fetch it using its id and display its information
Project Submission
After completing the project, send me both the deployed link and the github link>