Skip to content

RoboFriends is an application to display users information in a fun unique way; tutorial to understand React, and state management using Redux

Notifications You must be signed in to change notification settings

FernandoFigueroa0710/Robofriends

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Robofriends is a web page that uses a very fun way to display data.

alt text

What have I learned in this project:

  • Implmentation of create-react-app
  • MVC architecture for React components
  • Implementation od Redux along with React-Redux to manage state
  • Communicate with JSONPlaceholder to retrieve data.
  • Implementation of Tachyons as a CSS toolkit
  • Using search bar to sort through the data and change the state on changes
  • set up the CSS color linear-gradient
  • Heroku deployment HERE

Technologies I used:

  • React
  • React DOM
  • Redux
  • Tachyons

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
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.

This project was bootstrapped with Create React App.

About

RoboFriends is an application to display users information in a fun unique way; tutorial to understand React, and state management using Redux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published