zMzMTV / Marvel-Back

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MARVEL API

Fullstack project using the Marvel Developper API.

Features

  • Get the list of all comics and characters from Marvel.

  • On a character's page, get the list of all comics where it appears.

  • On a comic's page, get the list of character and a description of it.

  • You can sign up to add characters and/or comics to your Favs page.

Packages used

Install

Just run npm in your console to install all dependencies and npx nodemon index.js to launch.

About


Languages

Language:JavaScript 100.0%