Skip to content

This capstone project is a DBMeal webapp built on external API. It fetches data from API and displays a list of food dishes with likes and comments functionality.

Notifications You must be signed in to change notification settings

Enoisong/Module2-Capstone

Repository files navigation

Capstone-module-2

Meals DB - Webapp built on external API

📗 Table of Contents

📖 Capstone-module-2

( Capstone-module-2 ) is a webapp built on external API. It uses the MEAL API that displays a list of food dishes. This application has 2 user interface:

  • The home page that displays the meals and
  • The comments popup where the user is able to like any of the dishes, read more about each recipe once he clicks on the "comments" button and is able to leave a comment about any of food he likes.

🛠 Built With

  • Major languages
- (HTML, CSS, JavaScript)
- Webpack
- APIs

Tech Stack

  • HTML
  • CSS
  • javascript
  • Webpack
  • APIs
  • Jest

Key Features

  • Data from APIs (Meal and Involvement APIs)
  • Display meals
  • Display counters
  • Comments popup

(back to top)

🚀 Live Demo

Link to Video

Meals DB - Webapp built on external API
Go Live

💻 Getting Started

clone from repository: https://github.com/Abdulwhbhussain/capstone-module-2.git

Prerequisites

In order to run this project you need to:

  • Install Git
  • Install Live server VScode extension and run Go Live
  • Install a Command Line Interface to clone project-Git bash/Terminal

Setup

Clone this repository

$ git clone https://github.com/Abdulwhbhussain/capstone-module-2.git
$ cd capstone-module-2

Run project

$ npm install
$ npm build
$ npm start

Open page in browser

$ runs on http://localhost:8080/

Install

Install this project with:

  • VSCode
  • Git.
  • Github.

Usage

To run the project, execute the following command:

  • Git clone <>
  • Install the Live server extension of the VScode and run Go Live

Run tests

$ npm run test

Deployment

Meals DB - Webapp built on external API

(back to top)

👥 Author

  • Abdul Wahab
  • Enobong Isong

👤 Author1

👤 Author2

🔭 Future Features

  • [Improved User Interface]

(back to top)

🤝 Contributing

Contributions, issues, as well as feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project, give us a ⭐️ star!

(back to top)

🙏 Acknowledgments

  • Thanks to the Microverse team for the great curriculum.
  • Thanks to the Code Reviewer(s) for the insightly feedbacks.
  • A great thanks to my coding partner(s), morning session team, and standup team for their contributions.

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

This capstone project is a DBMeal webapp built on external API. It fetches data from API and displays a list of food dishes with likes and comments functionality.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published