/meal-app

This is a single webpage that displays meals froma an API and enable users to like, view meal details and comment.

Primary LanguageJavaScriptMIT LicenseMIT

kanban-capstone-project

📗 Table of Contents

📖 Javascript Capstone Project

Javascript Capstone Project is a single webpage that displays meals froma an API and enable users to like, view meal details and comment.

🛠 Built With

Tech Stack

Client

Key Features

  • Display meals
  • Like meals
  • Add comments
  • Count meals
  • Count comments
  • Count likes
  • Display meal details
  • Unit test

(back to top)

🚀 Live Demo

(back to top)

LOOM PROJECT PRESENTATION

(back to top)

💻 Getting Started

Prerequisites

In order to run this project you need:

  1. npm use the following link to setup npm if you dont have it already installed on your computer

(install npm)

Setup

Clone this repository to your desired folder using the above command:

  cd my-folder
  git clone https://github.com/mrprotocoll/kanban-capstone-project.git

Install

Install this project with:

  cd my-project
  npm install -y

Usage

To run the project:

  cd my-project
  npm start

(back to top)

👥 Authors

👤 mrprotocoll

👤 Felix Sowah

(back to top)

🔭 Future Features

  • [Add good UI/UX]

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

https://github.com/mrprotocoll/kanban-capstone-project

⭐️ Show your support

If you like this project, please don't forget to follow me and give it a star.

(back to top)

🙏 Acknowledgments

We would like to thank Microverse We would like to thank TheMealDB for providing the meal API We would like to thank our parents and supporters for their support

(back to top)

📝 License

This project is MIT licensed.

(back to top)