/Marvel-Comics

Catalog of Marvel's comics, developed with React & Redux.

Primary LanguageJavaScriptMIT LicenseMIT

Contributors Issues

Marvel Comics

Catalog of Marvel Comics (React-Redux ♦️)
Explore the docs »

Catalog of Comics

Project consist in an React-Redux APP that fetchs data from an API and shows it as a catalog. You can see a preview, see details of the item and filter them by format. Uses client-side routing, and saves store data to not fetch multiple times the same content after updating.

Index

Built With

  • React
  • React-DOM
  • React-Create-App
  • Redux
  • testing-library/react - Jest
  • npm
  • CSS
  • ES6

Prequisites

  • Node
  • NPM
  • React/Redux

Usage

  • Clone the repo with git clone https://github.com/Fig77/Marvel-Comics.git, or download as a ZIP.
  • Run npm install
  • Run npm start
  • App will run in your browser, go to localhost or 127.0.0*

Keep in mind that only 40 items are fetch from the API.

Screenshots

Here you can put a header picture

--

Here you can put a header picture

Live

Demo

Testing

  • Run npm testto run the test suites.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

Contact

Facundo Iglesias - Github profile

Project Link: Project repo

License

MIT