This is the Capstone project for the second module in the Microverse program.
It is a website featuring the full collection o Magic the gathering cards, with functionalities to like and comment on each card.
The project was based on Magic the gathering using the Scryfall API.
- HTML/CSS
- Javascript
- Visual Studio Code
- Node.js
- Webpack
- Jest
- Scryfall API for the content
- Involvement API for likes and comments
Magic the gathering card's collection
To clone the repo run the line git clone https://github.com/lucas-crodrigues/js-capstone.git
on your console.
To get a local copy up and running, run these command lines on your console:
1- cd js-capstone
2- npm install
3- npm start
After that is done, if you want to check out the testing features, run this command line :
1- npm test
👤 Lucas Costa Rodrigues
GitHub: @lucas-crodrigues
Twitter: @lcrodrigues58
LinkedIn: Lucas Costa Rodrigues
👤 Rodrigo Johann Reckziegel Nunes
GitHub: @Hannziegel
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
Microverse team.
Magic the gathering.
Scryfall.
This project is MIT licensed.