- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
Recipe-App is a website that displays meals categorized into 3 groups. Each meal has cooking instructions, comments, likes and additional information (incl video).
- JavaScript
- Webpack
- Jest
- HTML/CSS
- Save data to Involvement API service
- Retrieve from Involvement API service
- Retrieve data from mealsDB API
- Visit this link for live demo.
To get a local copy up and running, follow these steps.
In order to run this project you need:
- Node.js & npm
- A web browser
Navigate to your desired folder and enter these commands:
git clone git@github.com:myaccount/recipe-app.git
cd recipe-app
Install all dependencies with:
npm i
To run the project, execute the following command:
npm start
👤 Karan Jain
- GitHub: @karanj2212
- LinkedIn: @karanjain2212
👤 Botlhale Setou
- GitHub: @Botlhale-Setou
- LinkedIn: @botlhalesetou
- Twitter: @Botlhale_Setou
- UI Improvement
- Mobile version
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project, please give it a star ⭐
Special thanks to all the assistance received!
This project is MIT licensed.