- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ (OPTIONAL)
- 📝 License
[Vegan Foods] is an onlne platform where users can query about their favorite vegan meal and get tips on how to cook it
Client
Database
- [Search meals and read about them]
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-folder
git clone https://github.com/kennankole/vegan-meals.git
Install this project with:
cd vegan-meals
npm install
To run the project, execute the following command:
npm start server
To run tests, run the following command:
npm test
👤 Author 1
- GitHub: @kennankole
- Twitter: @obwombe_kennedy
- LinkedIn: LinkedIn
- [Meal rating]
- [Recipe sharing]
- [Meal sharing]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project kindly give it a ⭐️
I would like to thank the following parties for inspiring this codebase
Tasty API for providing the data Nelson Sakwa for inspiring the UI design
This project is MIT licensed.