JavaScriptCapstone

The Tasty Dishes site where users can view, like & comment on their favorite dishes. Built with HTML, CSS, vanilla JavaScript, Webpack, Meals API & the Involvement API.

MIT License

Stars
3

Table of Contents

MealDB

The MealDB is a web application that has a list of foods. The web application was built based on two APi's, which are the Meals DB and the Involvement API. The web app makes APi call to render a list of meals and also make another API call when a user likes or comment.

Built With

Tech Stack

  • Html 5
  • CSS 3
  • Webpack 5
  • Bootstrap 5

Key Features

  • List meals

  • Add likes and comments to meals

Live Demo

Demo Video from Authors

Presentation Video

Getting Started

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

Prerequisites

In order to run this project you need:

Setup

Clone this repository to your desired folder:

  cd my-project-folder
  git clone https://github.com/ritikarawat220/JavaScriptCapstone

Install

Install this project with:

Example command:

  cd javascript-capstone
  npm install

Usage

To run the project, execute the following command:

  npm run start

Deployment

You can deploy this project using:

Example:

 vercel or gh-pages

Authors

Ritika Rawat

Tracy miranja

Future Features

  • Authentication

Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

If you like this project please give me a star

Acknowledgments

We are grateful to Microverse Inc that provided the guidelines for this project

License

This project is MIT licensed.

Related Projects