Skip to content

Latest commit

 

History

History
47 lines (32 loc) · 1.87 KB

README.md

File metadata and controls

47 lines (32 loc) · 1.87 KB

Marvel's Magazines Pagination

Visualize and favorite the mainly Marvel magazines

Languages Languages Languages Languages

📌 Table of Contents

🚀 Features

  • 📖 Explore the top Marvel's magazines filtered by your last updated.
  • ❤ Favorite your best-loved magazines.
  • 🔎 Search any Marvel's magazines by title.

🔽 Dependencies

Node.js to install dependencies;

React.js to run the system;

🏃 Getting Started

  1. Cloning the project git clone;
  2. Open the project folder with command prompt and run the command npm install;
  3. Open the project subfolder ./services/, change the file key copy.ts to key.ts.
  4. Open the file key.ts with a code editor and fill the constants publicKey and privateKey included by your account in Marvel API;
  5. Open the prompt in the source folder and run the command npm start;
    Bingo! 🚀

🐛 Issues

Feel free to test all functionalities and request a new updated or issue if you found any on this repository. If you already found a solution to the issue found or you want to updated this repository, i would love to review your pull request!

Congrats!