Robofriend is a one page app - User can view a list of card representing robots with names. Robots data is provided by the JSONplaceholder API and roboash.org provides the avatars dynamically. This app is buit thanks to React, Redux and Tachyons
Robofriend is deployed here - click for a demo
- react
- react-dom
- react-redux
- react-scripts
- redux
- redux-logger
- redux-thunk
- tachyons
- Install all dependancies (using the
npm install
command. - Run the React app in the developement mode
npm start
- Open http://localhost:3000 to view it in the browser
The page will reload if you make edits.
You will also see any lint errors in the console. - Have fun
- The app is Responsive design
- You can search for a robot
- The search shows dynamically all the possible results based on what you type