Skip to content

RoboFriends is a simple React application that displays a list of robots fetched from an external API and allows the user to search and filter the list based on the robot's name. Built using React and HTML/CSS, it was created as part of the "The Complete Web Developer in 2022: Zero to Mastery" course on Udemy.

Notifications You must be signed in to change notification settings

poulsen1114/robofriends

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RoboFriends

RoboFriends is a simple React application that displays a list of robots fetched from an external API and allows the user to search and filter the list based on the robot's name.

Getting Started

To run the application locally, follow these steps:

  1. Clone the repository to your local machine:

git clone https://github.com/your-username/robofriends.git

  1. Install the required dependencies using npm:

npm install

  1. Start the development server:

npm start

The application should now be running on http://localhost:3000.

Features

RoboFriends allows users to:

  • Search and filter the list of robots based on their name.
  • View a scrollable list of cards, each displaying the robot's name, email, and profile picture.

Technologies Used

RoboFriends was built using the following technologies:

  • React
  • HTML/CSS

Acknowledgments

RoboFriends was created as part of the The Complete Web Developer in 2022: Zero to Mastery course on Udemy.

About

RoboFriends is a simple React application that displays a list of robots fetched from an external API and allows the user to search and filter the list based on the robot's name. Built using React and HTML/CSS, it was created as part of the "The Complete Web Developer in 2022: Zero to Mastery" course on Udemy.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published