Final Capstone Project 2: Chicken meal Webapp

This is a web application where you can get information about how to cook different chicken meals. It was build using two external APIs (Themealdb API and Microverse Involvement API). The webapp have 2 user interfaces that is the home page where users can directly like the different chicken meals and the comment popup where users can drop their comments about the meal.

Description Video

Description Video

Built With

  • HTML
  • CSS
  • JavaScript (ES6)
  • Linters
  • Webpack
  • TheMealdb API
  • Involvement API from Microverse
  • Jest

Live Demo

Github Pages

Getting Started

To get a local copy up and running follow these simple example steps.

  1. Clone the project using git clone or just copy the command below:
 git clone https://github.com/ndorrh/FinalCapstoneJavascript.git
  1. Open the project with Visual Studio Code

  2. Run npm install to get the dependencies

    not sure how to use npm? Read this.

  3. Run the webpack server using this command:

 npm start

not sure how to use npm? Read this.

Prerequisites

  • Having VsCode installed and configured.
  • Having Git installed and configured.

OR

  • A smart phone or laptop to use the app directly.
  • Internet connection

Setup

  • Clone the repository.
  • Open the project folder in VS Code.

Authors

👤 Ndorrh Oswald Ebu

👤 Justo Rago

🤝 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

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

📝 License

This project is MIT licensed.