- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
[Royal Meals] is a... This is a web app that allows the user to navigate throug different meals displayed on the page amd also to share their reactions through:
- Like
- Comments
We used the following tech stacks
Javascript
HTML
Webpack
The Web app provides the following features
- Like involvement
- Comment reactions
- Food landing page
Add a link to your deployed project.
Clone this repository
$ git https://github.com/SimonGideon/javascript-group-capstone-project.git
$ cd javascript-group-capstone-project
Generating your own key
Navigate to scrc/app.js and paste 📋 the following function:
import getKey from './modules/getkey.js';
getKey();
check you console in the browser the key is returned as an error in the format:
u06lzZuHDEVnvjfd4K1F
Run Webpack
$ npm init -y
Open in Browser
$ npm run start #this will launch the webpack server
In order to run this project you need:
Clone this repository to your desired folder:
Install this project with:
To run the project, execute the following command:
To run tests, run the following command:
You can deploy this project using:
In order to run this project you need:
Clone this repository to your desired folder:
Install this project with:
To run the project, execute the following command:
To run tests, run the following command:
You can deploy this project using:
The following people took part in the collaboration.
👤 Simon Gideon
- GitHub: @SimonGideon
- Twitter: @Simo_Giddy
- LinkedIn: mnayi-gideon
👤 Zia Bakhteyari
- GitHub: @zia123456
- Twitter: @zia_bakhteyari
- LinkedIn: Zia bakhteyariedIn: LinkedIn
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
Thank you @SimonGideon and @zia123456 for preparing this set and also making it available in for everyone
This project is MIT licensed.
NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.
This project is MIT licensed.
NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.