Skip to content

This is an API based Web-App that displays Meals from the Meals-DB API. The features of this Web-App include: An option to like a meal by clicking on the like button, a comment button that opens up a modal and allows users to leave comments, a reservation button that also opens a modal and allows users to make reservations. Built with JavaScript…

License

Notifications You must be signed in to change notification settings

lily-coder/javascript-capstone

Repository files navigation

Javascript Capstone Project

An API based webapp that displays Meals from the MealsDB API. The features of this webapp include

  • An option to like a meal by clicking on the like button
  • A comment button that opens up a modal and allows users to leave comments
  • A reservation button that also opens a modal and allows users to make reservations

Additional description about the project and its features.

⚒️ Built With

Languages

  • HTML
  • CSS
  • Javascript

Frameworks

  • Webpack

📡 Live Demo

Link to Live Demo

🎥 Video Link

Link to Project Video Description

🧰 Tools

The following tools help make it easier to run this code.

🔥 Getting Started

Prerequisites

To run this project you need Node and NPM installed on your local machine
Note : When you install Node.js, npm is automatically installed, However, npm is released more frequently than Node.js

Setup

If you have installed git you can clone the code to your machine, or download a ZIP of all the files directly. Download the ZIP from this location, or run the following git command to clone the files to your machine:

git clone https://github.com/lily-coder/javascript-capstone.git

Install

Once the files are downloaded or cloned on your machine, open your terminal and cd to "javascript-capstone" folder and run the following commands:

To install all dependencies

npm install

To build and configure webpack

npm run build

To start development server

npm run start

Test

Once all the dependencies have been installed and webpack has been built and configured successfully run the following commands:

npm test

🙎🏾‍♂️ Authors

Lilian Moraa

Yaseer Okino

Kossi

👊🏾 Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.

About

This is an API based Web-App that displays Meals from the Meals-DB API. The features of this Web-App include: An option to like a meal by clicking on the like button, a comment button that opens up a modal and allows users to leave comments, a reservation button that also opens a modal and allows users to make reservations. Built with JavaScript…

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •