Skip to content

A simple application that allows users to search for and display a list of robot friends. The project includes features such as API integration, filtering, and loading indicators.

Notifications You must be signed in to change notification settings

Drougnov/robofriends

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RoboFriends

This project is a React refresher project from ZeroToMastery's Next.js course. The project displays a list of robot friends that can be searched and filtered based on user input.

Robofriends's screenshot

Table of Contents

Features

  • Displays a list of robot friends with their images, names, and email addresses
  • Allows users to search and filter the list of robot friends based on their name and email
  • Shows a "No results found" message if the search results are empty
  • Shows a "loading" message while waiting for the API to fetch image

Link

https://Drougnov.github.io/robofriends

Technologies USed

Improvements

  • Improve the UI design
  • Added loading/empty data stats
  • Refactor the code to make it more modular and reusable
  • Updated the API endpoint to use the JSON Placeholder API to generate robot data instead of local data.
  • Add more search and filter options, such as filtering by email address or sorting by name

Author

About

A simple application that allows users to search for and display a list of robot friends. The project includes features such as API integration, filtering, and loading indicators.

Topics

Resources

Stars

Watchers

Forks