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

https://github.com/ridwanullahi-code/royal-meals-website

Microverse Module 02 Group Capstone Project: This is educational project is food website that give user a room of different interaction like likes, comment , and read on available foods. Built with HTML, CSS, JavaScript.
https://github.com/ridwanullahi-code/royal-meals-website

api css html5 javascript jest-tests webapi webpack

Last synced: about 1 month ago
JSON representation

Microverse Module 02 Group Capstone Project: This is educational project is food website that give user a room of different interaction like likes, comment , and read on available foods. Built with HTML, CSS, JavaScript.

Awesome Lists containing this project

README

          

![](https://img.shields.io/badge/Microverse-blueviolet)

# Royal Meals Website

> The functionalities of the website based on giving a customers a list of available foods and provides a way of showing opinion on food through likes and comments. The website built with the HTML, CSS, JavaScript.

## Built With

- HTML
- CSS
- [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript)
- [Webpack]((https://github.com/microverseinc/curriculum-javascript/blob/main/todo-list/lessons/webpack_v1_1.md))

- Vs Code

## Live Demo (if available)

[Live Demo Link](https://ridwanullahi-code.github.io/royal-meals-website/)

## Getting Started

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

### Prerequisites
- Basic Knowledge of HTML & CSS
- Basic Knowledge of [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript) & [ES6](https://github.com/microverseinc/curriculum-javascript/blob/main/todo-list/lessons/lesson_es6-what_is_it_about.md) syntax
- Basic Knowledge of [Webpack](https://webpack.js.org/guides/getting-started/) setup
- Basic Knowledge of Git Command (Version Control System)
- Basic Knowledge of Vs code (IDE)

### Setup

```
git clone https://github.com/Ridwanullahi-code/royal-meals-website.git
```

or

```
git clone git@github.com:Ridwanullahi-code/royal-meals-website.git
```

### Install
```
npm install -y
```
```
npm install webpack webpack-cli webpack-dev-server --save-dev
```
### Usage
To run the project on server, run below command

```
npm start
```

### Run tests

```
npm test
```

### Deployment
The project was deployed on github pages

## Authors

👤 **Author1**

- GitHub: [Ridwan Ajayi](https://github.com/Ridwanullahi-code)
- LinkedIn: [Ridwan Ajayi](https://www.linkedin.com/in/ajayi-ridwan-2a1515199/)

👤 **Author2**

- GitHub: [Kennedy Omondi](https://github.com/kennankole)
- Twitter: [Kennedy](https://twitter.com/obwombe_kennedy)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/Ridwanullahi-code/royal-meals-website/issues/)

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments

- [Microverse](https://www.microverse.org/)

## 📝 License
This project is [MIT](https://choosealicense.com/licenses/mit/LICENSE) licensed.