Skip to content

Keyurx11/robofriendsapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To use the Robofriends App, follow these steps:

Clone the repository to your local machine: git clone https://github.com/Keyurx11/robofriendsapp.git

Navigate to the project directory: cd robofriendsapp

Install the dependencies by running the following command: npm install

Start the development server by running the following command: npm start

The app should now be running on your local machine at http://localhost:3000.

The app displays a list of robot friends, each with a name and a profile picture. You can search for a specific robot by typing a name into the search bar. The list of robot friends will be filtered to show only those that match the search query.

If you want to make changes to the app or add new features, you can do so by editing the files in the src directory. Make sure to test your changes to ensure that they do not break the app.

Technologies Used
React
Redux
React-Redux
Tachyons

APIs Used
RoboHash - used to generate the robot profile pictures
JSONPlaceholder - used to generate the robot names and info

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published