Skip to content

Tour of heroes using ReactJS latest version and Easy Peasy state management library

License

Notifications You must be signed in to change notification settings

webmasterdevlin/easy-peasy-course

Repository files navigation

My version of Tour of Heroes app using ReactJS Hooks with Easy Peasy State Management.

Features

Hooks, Easy Peasy (redux with thunk wrapper), HTTP request (using axios), navigation params, 2 stores, computed values.

To run the project after cloning

Create or go to your demo directory then run the following in the terminal or cmd.

$ git clone https://github.com/webmasterdevlin/heroes-easy-peasy.git
$ cd features-easy-peasy
$ npm install
$ npm run start

The React app and the fake web service will run concurrently.

screenshot

About

Tour of heroes using ReactJS latest version and Easy Peasy state management library

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published