- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
The MealDB is a web application that has a list of foods. The web application was built based on two APi's, which are the Meals DB and the Involvement API. The web app makes APi call to render a list of meals and also make another API call when a user likes or comment.
- Html 5
- CSS 3
- Webpack 5
- Bootstrap 5
-
List meals
-
Add likes and comments to meals
To get a local copy up and running, follow these steps.
In order to run this project you need:
Clone this repository to your desired folder:
cd my-project-folder
git clone /~https://github.com/ritikarawat220/JavaScriptCapstone
Install this project with:
Example command:
cd javascript-capstone
npm install
To run the project, execute the following command:
npm run start
You can deploy this project using:
Example:
vercel or gh-pages
👤 Ritika Rawat
- GitHub: ritikarawat220
- Twitter: @ritikarawat22
- LinkedIn: LinkedIn
👤 Tracy miranja
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
- Authentication
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project please give me a star⭐
We are grateful to Microverse Inc that provided the guidelines for this project
This project is MIT licensed.