An open API service indexing awesome lists of open source software.

https://github.com/chepkok3/module-2-capstone-project

This is an API based meals app that displays various types of food prepared and ready to be served to customers in a restaurant. It has been built with JavaScript, HTML, CSS and API.
https://github.com/chepkok3/module-2-capstone-project

api-rest babel-es6 es6-javascript es6-modules html5 webpack

Last synced: 3 months ago
JSON representation

This is an API based meals app that displays various types of food prepared and ready to be served to customers in a restaurant. It has been built with JavaScript, HTML, CSS and API.

Awesome Lists containing this project

README

          

### Javascript-API-Capstone-Project

# 📗 Table of Contents

- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#triangular_flag_on_post-deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)

# 📖 [Meal-App-using-API]

**[Meal-App-using-API]** This is an API based meals app that displays various types of food prepared and ready to be served to customers in a restaurant. The app user can leaves comments about the food and like them.

## 🛠 Built With

### Tech Stack

Client




### Key Features

- **[Build-Home-page-fetching-data-from-API]**
- **[used-involvement-API-to-Add-Likes-Comments]**
- **[Testing-with-jest]**
- **[Added-CSS-for-Styling]**
- **[Added-items-counter]**

(back to top)

## 🚀 Live Demo

- [Live Demo Link](https://fantastic-valkyrie-d237e9.netlify.app/)

(back to top)

- [Walkthrough Video](https://drive.google.com/file/d/1h4LguA7PzH3N29moBlTFeM7GuN_YHS3t/view?usp=sharing)

## 💻 Getting Started

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

### Prerequisites

In order to run this project you need:

- Browser
- git
- code editor

### Setup

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

- Clone the repository using:

```
https://github.com/chepkok3/Module-2-Capstone-Project.git
```

### Install

Install this project's dependencies with the following command:

- **[npm install]**

### usage

To run the project, execute the following command:

- **[ npm start ]**

Run tests

- **[ npm test ]**

(back to top)

## 👥 Authors

> 👤 **Authors**

👤 **Shaheryar Abid**

- GitHub: [@shaheryar0054](https://github.com/Shaheryar0054)
- Twitter: [@sharya0310](https://twitter.com/home)
- LinkedIn: [@shaheryar](https://www.linkedin.com/in/shaheryar-abid-8758121b3/)

👤 **Stanley Kibor**

- GitHub: [@chepkok3](https://github.com/chepkok3)
- Twitter: [@chepkok3](https://twitter.com/home)
- LinkedIn: [@chepkok3](https://www.linkedin.com/in/kibor-stanley-350b8a123/)

(back to top)

## 🔭 Future Features

- [Used webpack] **[new_feature_1]**
- [Used API to fetch data] **[new_feature_2]**
- [CSS is loaded by Webpack Style/CSS Loader] **[new_feature_3]**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/chepkok3/Module-2-Capstone-Project/issues).

(back to top)

## ⭐️ Show your support

If you like this project please give me stars rating

(back to top)

## 🙏 Acknowledgments

- Thanks to the Microverse team for the great curriculum.
- Thanks to the Code Reviewer(s) for the insightful feedback.
- A great thanks to My coding partner(s), morning session team, and standup team for their contributions.
- Hat tip to anyone whose code was used.

(back to top)

## 📝 License

This project is [MIT](https://github.com/chepkok3/Module-2-Capstone-Project/blob/dev/LICENSE) licensed.

(back to top)