Javascript-capstone-project

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.

Built With

  • HTML
  • CSS
  • Javascript ES6
  • Jest

Presentation video

mynew.mp4

Live Demo

Live Demo Link

To get a local copy run the following steps:

  • 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

👤 Cesar Alberto Valencia Aguilar

👤 Author2

👤 Kalkidan Daniel

🤝 Contributing

contributer:- Cesar Alberto Valencia Aguilar

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.