TdfGomes / marvel-comics

Marvel comics and their characters

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Marvel Comics

CI

This app was built with CRA and express using the public marvel api Here you can list all the marvel comics, sorting and filtering by your favourite marvel character.

How to run it

  • you will need to clone this repo
  • you will need to get a marvel api and key public key and store them in a .env file in the server folder
  • then you will run yarn in the root folder to install all the depencies
  • after the instaltion you can run yarn start:dev

For Production

I am using heroku as a deployment and hosting service you can choose a different one if you want. To make this production ready you will need to run yarn build

Check out the live demo

About

Marvel comics and their characters

License:GNU General Public License v3.0


Languages

Language:TypeScript 92.5%Language:HTML 4.2%Language:JavaScript 2.7%Language:CSS 0.7%