meal-app

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

MIT License

Stars
3

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

Key Features

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

🚀 Live Demo

LOOM PROJECT PRESENTATION

💻 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

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

👥 Authors

👤 mrprotocoll

👤 Felix Sowah

🔭 Future Features

  • [Add good UI/UX]

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

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.

🙏 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

📝 License

This project is MIT licensed.