Skip to content

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 un…

Notifications You must be signed in to change notification settings

Eshy10/comic-characters-stats

Repository files navigation

Contributors Forks Stargazers Issues


React-logo

Comic Characters

A Comic Character Catalogue built with React Hooks and Redux

Report Bug · Request Feature

Table of Contents

About The Project

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.

chrome-capture (1)

Live Link (Heroku)

Click here

Video Link (An explanation of the project, react and virtual dom, data flow in redux and redux)

click here

Installation

  1. Clone the repo
git clone https://github.com/Eshy10/comic-characters-stats.git
  1. Open the project Directory in your local machine
cd comic-characters-stats
  1. Install NPM packages
npm install
  1. Run Application
npm start

Built With

  • React
  • React Hooks
  • Redux
  • React Redux
  • Redux Thunk
  • prop-types
  • Eslint
  • Stylelint
  • NPM
  • Github
  • Heroku

Authors

👤 Adewale Modupe

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.

About

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 un…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published