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.
- Clone the repo:
$ git clone https://github.com/vijaygehlot/react-redux-app-Robo-charecters-
- Install all dependencies:
$ npm install
- Build the app:
$ npm run build
- Run the app:
$ npm run start
The application should now run on localhost:3000
- React
- Sass
- Node/Express
- Redux
- Redux-thunk
- Redux-logger