RoboFriends is a React-based app that lets you search for robots based on their names using APIs. The application is fully responsive and functional on a wide range of screens.
After cloning repository,
- Run the following command to install all dependencies
npm install
- Run the Apllication
npm run start
Note In case you encounter an error after running the application create an issue in the repo
- HTML5
- CSS3
- React.js