Skip to content

This project is a single page application built with React and Redux, All data used in the app was retrieved from the Marvel developers API and is stored in the Redux store, also you can filter by creators to see the comics that the creator selected worked on.

Notifications You must be signed in to change notification settings

kenderb/marvel-catalogue

Repository files navigation

Marvel Cataloge SPA

This project is a single page application built with React and Redux, All data used in the app was retrieved from the Marvel developers API and is stored in the Redux store, also you can filter by creators to see the comics that the creator selected worked on.

Built With

  • React
  • Redux
  • md5
  • redux-thunk.
  • styled-components.

Demo Screenshots

screenshot screenshot

Live Demo

Live version

Prerequisites

node: v12.19.0

Getting Started

To get a local copy up and running follow these simple example steps.

  • Open a terminal or command prompt interface on your PC.
  • Clone the repo with: git clone https://github.com/kenderb/marvel-catalogue.git
  • On the terminal navigate to the project directory using cd marvel-catalogue/

📝 Setup

  1. On the terminal navigate to the project directory using cd marvel-catalogue/.
  2. Install dependencies using: npm install.
  3. Run a server using: npm start.
  4. Open http://localhost:3000/ in your browser or open the index.html on your browser.

📏 Running test

  1. On the terminal navigate to the project directory using cd marvel-catalogue/.
  2. Run the test with: npm test.

Authors

👤 Kender Bolivar

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

❕ Acknowledgments

  • Stack Overflow.
  • Odin Project.
  • Marvel API.

📝 License

MIT LICENSE

About

This project is a single page application built with React and Redux, All data used in the app was retrieved from the Marvel developers API and is stored in the Redux store, also you can filter by creators to see the comics that the creator selected worked on.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published