- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ
- 📝 License
[recipe-app] is a meal finder app that pulls from TheMealDB API to allow users to search for, view recipes, and comment on recipes.
Client
- [Fetch_API]
- [Modals]
- [Pagination]
To get a local copy up and running, follow these steps.
In order to run this project you need:
-
Create React App
npm install webpack
Clone this repository to your desired folder:
cd my-folder
git clone git@github.com:topeogunleye/recipe-app.git
Install this project with:
-
Install Node Modules
npm install
To run the project, execute the following command:
-
Start the development server
npm start
To run tests, run the following command:
-
Test the items Counter and Comments Counter function
npm test
You can deploy this project using:
npm run deploy
👤 Temitope Ogunleye
- GitHub: @topeogunleye
- Twitter: @tope_leye
- LinkedIn: ogunleye
👤 Gbenga Emmanuel
- GitHub: @gbengacode
- [animations]
- [deployment]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project, kindly star it
I would like to thank the creators of yummly
-
[What inspired you to build this website]
- [I learnt how to build a recipe website from Brad traversy's 20 Web Projects With Vanilla JavaScript Course ]
-
[What is your favorite food]
- [Beans and Potatoes]
This project is MIT licensed.