Skip to content

This is a capstone project my partner and I have built. I created a homepage that fetches the list of meals from the API and displays it when the page loads. The like buttons allow the user to click on any meal he likes. The user can click the comment buttons, which open a pop-up that my partner has created, and leave comments.

Notifications You must be signed in to change notification settings

Bhekisile/Capstone_JavaScript

Repository files navigation

📗 Table of Contents

📖 [MeaLsDB Restaurant]

[MeaLsDB Restaurant] is a JavaScript Capstone project that showcases the knowledge of webpack, API integration, and Jest. The data is fetched from the API and displayed on the user interface. The various meal types is displayed based on the alphabetical letter we selected from the API. We employ a Jest test to ensure that every functionality operates as expected. We use the grid layout, which aids in making the application responsive.

🛠 Built With

Tech Stack

HTML5
CSS3
Javascript
Webpack

Key Features

  • [Likes buttons that update both UI and API]
  • [Comments buttons]

(back to top)

🚀 Live Demo

(back to top)

💻 Getting Started

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

Prerequisites

In order to run this project you need:

Live server, and npm

Setup

Clone this repository to your desired folder:

Example commands:

git clone [email protected]:Bhekisile/Capstone_JavaScript.git

Install

Install this project with:

  • Install Node Modules

  • npm install

Usage

To run the project, execute the following command:

  • Start the development server

  • npm start

Run tests

To run tests, run the following command:

npm test

(back to top)

👥 Authors

👤 Bhekisile Jozi

👤 Margaret

(back to top)

🔭 Future Features

  • [Add recipes for each meal]

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project give it a star!

(back to top)

🙏 Acknowledgments

We would like to thank Microverse for this great opportunity!

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

This is a capstone project my partner and I have built. I created a homepage that fetches the list of meals from the API and displays it when the page loads. The like buttons allow the user to click on any meal he likes. The user can click the comment buttons, which open a pop-up that my partner has created, and leave comments.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •