Skip to content

This is a react app that lets you search your robofriends by their names. It uses the jsonplaceholder api to fetch names and emails that is used for the robots.

Notifications You must be signed in to change notification settings

kapilsinghnegi/RoboFriends

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RoboFriends

This is a React app that lets you search your robot friends by their names.

Welcome! 👋

This is a React app. It uses the JSON placeholder API to fetch robot names and emails. It uses fetch to get the API then display the results and lets you search for a name.

How To Run? 🤔

Download this code either as a zip file or use the git clone command to clone it. Then, open the project folder in your editor and on the integrated terminal:

  • Run npm install to install all the packages used for this project. After the installation,

  • Run npm start to run the project on your browser localhost.

  • Open http://localhost:3000 to view it in your browser.

    That's all you'd need to do 🙂

About

This is a react app that lets you search your robofriends by their names. It uses the jsonplaceholder api to fetch names and emails that is used for the robots.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published