Skip to content

A simple react app that uses redux for its state management and fetches users and robots from API to display on the cool UI.

Notifications You must be signed in to change notification settings

shehroze-1122/RoboFriends-React-Redux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple and fully optimal app build with Create React App. It uses Redux for state management and it is based on one smart class component. The updated version however which uses hooks can be seen here

It has a cool UI consisting of robots fetched using RoboHash API and dummy users and emails fetched from JSON placeholder Fake Free API.

Images

  • Home Screen home

  • Seacrhing Robots search

Making it your own

If you want to play around with the code and run on your local server:

  • Fork the repository
  • Clone it
  • Type cd robofriends
  • Make sure you have nodeJs installed on your system
  • Type npm install in your terminal. It will install all the dependancies
  • Type npm start. It will run the app your local host

Do let me know about any issues by opening a issues or you can create a pull request as well if you want to improve things.

Have Fun! 😉

About

A simple react app that uses redux for its state management and fetches users and robots from API to display on the cool UI.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published