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.
- Host: GitHub
- URL: https://github.com/chepkok3/module-2-capstone-project
- Owner: chepkok3
- License: mit
- Created: 2023-02-13T13:35:49.000Z (over 3 years ago)
- Default Branch: dev
- Last Pushed: 2023-02-17T18:48:05.000Z (over 3 years ago)
- Last Synced: 2025-08-24T12:23:07.209Z (10 months ago)
- Topics: api-rest, babel-es6, es6-javascript, es6-modules, html5, webpack
- Language: JavaScript
- Homepage:
- Size: 1.07 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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]** 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.
Client
- **[Build-Home-page-fetching-data-from-API]**
- **[used-involvement-API-to-Add-Likes-Comments]**
- **[Testing-with-jest]**
- **[Added-CSS-for-Styling]**
- **[Added-items-counter]**
- [Live Demo Link](https://fantastic-valkyrie-d237e9.netlify.app/)
- [Walkthrough Video](https://drive.google.com/file/d/1h4LguA7PzH3N29moBlTFeM7GuN_YHS3t/view?usp=sharing)
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 ]**
> 👤 **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/)
- [Used webpack] **[new_feature_1]**
- [Used API to fetch data] **[new_feature_2]**
- [CSS is loaded by Webpack Style/CSS Loader] **[new_feature_3]**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/chepkok3/Module-2-Capstone-Project/issues).
If you like this project please give me stars rating
- 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.
This project is [MIT](https://github.com/chepkok3/Module-2-Capstone-Project/blob/dev/LICENSE) licensed.