Meet your Robofriends! This React app showcases a collection of adorable Robofriends profiles.
- Using arrow function components, state, and props, you can seamlessly navigate through the charming roster.
- With a built-in search feature, finding your favorite Robofriend is a breeze.
- Plus, rest assured with React's error-boundary feature, ensuring a smooth and seamless browsing experience.
- Explore, connect, and discover your perfect Robofriend today!
-
Get a free API at JSONPlaceholder
-
Clone the repo
git clone https://github.com/huongnguyen1709/robofriends.git
-
Install NPM packages
npm install
-
Enter your API in
App.js
fetch('ENTER YOUR API');
Distributed under the MIT License. See LICENSE.txt
for more information.