Skip to content

faroukchebaiki/react-fetch-and-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Fetch & Search

React fetch and search it is a single page application that allows users to search a list of users from json file or API and display Some information like name and email you could customize it to display more information, in this page we used jsonplaceholder to fetch the data.

Installation

$ git clone

$ cd react-fetch-and-search

$ npm install

Available Scripts

I used Create React App to bootstrap the project.

npm start

npm test

npm run build

npm run eject

Licence

The MIT License (MIT), see LICENCE.md Copyright (c) 2022 Farouk Chebaiki