Skip to content

Latest commit

Β 

History

History
47 lines (32 loc) Β· 1.87 KB

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!