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.
-
HTML
-
CSS
-
Webpack
-
Vs Code
To get a local copy up and running follow these simple example steps.
- Basic Knowledge of HTML & CSS
- Basic Knowledge of JavaScript & ES6 syntax
- Basic Knowledge of Webpack setup
- Basic Knowledge of Git Command (Version Control System)
- Basic Knowledge of Vs code (IDE)
git clone https://github.com/Ridwanullahi-code/royal-meals-website.git
or
git clone git@github.com:Ridwanullahi-code/royal-meals-website.git
npm install -y
npm install webpack webpack-cli webpack-dev-server --save-dev
To run the project on server, run below command
npm start
npm test
The project was deployed on github pages
👤 Author1
- GitHub: Ridwan Ajayi
- LinkedIn: Ridwan Ajayi
👤 Author2
- GitHub: Kennedy Omondi
- Twitter: Kennedy
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page
Give a ⭐️ if you like this project!
This project is MIT licensed.