Visualize and favorite the mainly Marvel magazines
- 📖 Explore the top Marvel's magazines filtered by your last updated.
- ❤ Favorite your best-loved magazines.
- 🔎 Search any Marvel's magazines by title.
Node.js to install dependencies;
React.js to run the system;
- Cloning the project
git clone
; - Open the project folder with command prompt and run the command
npm install
; - Open the project subfolder
./services/
, change the filekey copy.ts
tokey.ts
. - Open the file
key.ts
with a code editor and fill the constantspublicKey
andprivateKey
included by your account in Marvel API; - Open the prompt in the source folder and run the command
npm start
;
Bingo! 🚀
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!