- Table of Contents
- About The Project
- Live Link (Heroku)
- Video Link (An explanation of the project, react and virtual dom, data flow in redux and redux)
- Installation
- Built With
- Authors
- Show your support
- 📝 License
This project is based on a catalogue of statistics. The Comic character web page comprises of a list of all comic characters and a search option to filter a particular character. The web page consist of two pages using a unique route within a Single Web Application(Pages doesn't reload when switching between each page). The second page or the unique character page comprises of the statistics of each comic character. The data are gotten from the Super Hero Api and are retrieved through the redux store.
- Clone the repo
git clone https://github.com/Eshy10/comic-characters-stats.git
- Open the project Directory in your local machine
cd comic-characters-stats
- Install NPM packages
npm install
- Run Application
npm start
- React
- React Hooks
- Redux
- React Redux
- Redux Thunk
- prop-types
- Eslint
- Stylelint
- NPM
- Github
- Heroku
👤 Adewale Modupe
Give a ⭐️ if you like this project!
This project is MIT licensed.