Skip to content

Latest commit

 

History

History
77 lines (49 loc) · 2.58 KB

README.md

File metadata and controls

77 lines (49 loc) · 2.58 KB

Magic the gathering card's collection

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.

Built With

  • HTML/CSS
  • Javascript
  • Visual Studio Code
  • Node.js
  • Webpack
  • Jest

API's

Live Demo

Magic the gathering card's collection

Preview

capstoneScreenShot1 capstoneScreenShot2

Video Preview

Capstone Module 2

Getting Started

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

Authors

👤 Lucas Costa Rodrigues

GitHub: @lucas-crodrigues

Twitter: @lcrodrigues58

LinkedIn: Lucas Costa Rodrigues

👤 Rodrigo Johann Reckziegel Nunes

GitHub: @Hannziegel

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

Microverse team.
Magic the gathering.
Scryfall.

📝 License

This project is MIT licensed.