meals-capstone-project

Implementation of a Single Page Application which shows the meals coming from MealsDB API and also used the Involvement API to record the comments and Like for each meal.

OTHER License

Stars
5

πŸ“— Table of Contents

Meals

In this project we have implemented a Single Page Application which does show the meals coming from MealsDB API and we also used the Involvement API in order to record the comments and Like for each meal

πŸ›  Built With

Tech Stack

Key Features

  • Display all meals
  • Comment on meals
  • Fully Responsive

πŸš€ Live Demo

πŸ’» Getting Started

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

Prerequisites

In order to run this project you need:

 Node.js

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone https://github.com/Alusp/meals-capstone-project.git

Install

Install this project with:

  cd meals-capstone-project
  npm install

Usage

To run the project:

  npm start

To create build file. Use below command

npm run build

To run the JEST Test below command

npm run test

Deployment

You can deploy this project using github pages

πŸ‘₯ Authors

πŸ‘€ Alusine Jalloh

πŸ‘€ Aakash

πŸ”­ Future Features

  • Add Orders
  • Payments
  • Notifications

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

⭐️ Show your support

If you like this project please leave a star

πŸ™ Acknowledgments

Thank you to Microverse for the inspiration

πŸ“ License

This project is MIT licensed.

Related Projects