Skip to content

vijaygehlot/react-redux-app-Robo-charecters-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-redux-app-Robo-charecters

Description

Robo-characters application with following features:

  • Listing all the user data by jsonplaceholder API with robotcs faces which is randomally generateed by robohash API
  • We can search users by name and characters.

robo

Installation and Usage on Local Machine

  1. Clone the repo:
$ git clone https://github.com/vijaygehlot/react-redux-app-Robo-charecters-

  1. Install all dependencies:
$ npm install
  1. Build the app:
$ npm run build
  1. Run the app:
$ npm run start

The application should now run on localhost:3000

Tech Stack and packages

  • React
  • Sass
  • Node/Express
  • Redux
  • Redux-thunk
  • Redux-logger