Vanilla JS Practice Project
Link to see it live
Project made from scratch to practice what I learnt the past few months (HTML5, SASS and ES6 Javascipt)
If you want to run this project locally in your computer follow this steps:
Get a Marvel API Key on Marvel Developer
npm install
API_KEY = (put your marvel api key here)
npm run start
npm run build