This project was bootstrapped with Create React App.
RoboFriends
project helps us to find a robot using REST API. This project used http://jsonplaceholder.typicode.com/users as its available robot name. The result show in card,where a robot icon is generated using Robohush. The other information about this robot is displayed below the robot icon.
After clone this project in your machine, run npm install
in RoboFrineds directory's command prompt.
Then, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.