Skip to content

A React app that generates a list of robots by fetching fake data from JSON Placeholder. The list can be filtered using the search box.

Notifications You must be signed in to change notification settings

katanok/RoboFriends-Hooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RoboFriends-Hooks

This is a version of the RoboFriends app using Hooks. This React app generates a list of robots by fetching fake data from JSON Placeholder. As you type in the searchbox, the list of robots will be filtered to only display matches.

To run the project:

  1. Clone this repo.
  2. Run npm install
  3. Run npm start

About

A React app that generates a list of robots by fetching fake data from JSON Placeholder. The list can be filtered using the search box.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published