Capstone-Module-2

Javascript Capstone Project- API-Based WebApp

The JavaScript capstone project is about building a web application based on an external API. We selected an API that provides data about Pokemon and then build the webapp around it. The webapp has 2 user interfaces:

  • A home page showing a list of items that you can "like."
  • A popup window with more data about an item that you can comment on it or reserve it for a period of time.

screenshot

Built With

  • HTML5
  • CSS3
  • Javascript ES6
  • Jest

Live Demo

Live Demo Link

To get a local copy run the following steps:

  • Copy this link this link
  • Open your terminal or command line
  • Run "git clone Paste this link"
  • Open the folder with your code editor
  • Create a branch to work on
  • Run npm run build
  • Run npm start to start the server
  • Or open the index.html file in the dist directory with liveserver

Authors

👤 Author1

👤 Author2

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

📝 License

This project is MIT licensed.