Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/iank-code/fetch-test


https://github.com/iank-code/fetch-test

Last synced: 11 days ago
JSON representation

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 dev

Start json-server



json-server --watch db.json

After starting json-server, perform the following tasks



  1. Fetch All Data and display each data on the DOM

  2. 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>