This is the JavaScript capstone project. We build Meal recipes website based on an external API (Meals DB)[https://www.themealdb.com/api.php] and (Involvement API)[https://www.notion.so/Involvement-API-869e60b5ad104603aa6db59e08150270]. The websites is dynamic and build basic single page apps using ES6 syntax, ES6 modules, callbacks, promises and webpack. follow Gitflow and perform a code review for a team member.
- Html
- Css
- Js
- fetch API
- Webpack
See on live
Project documentation Video
To get a local copy up and running follow these simple example steps:
- Open your terminal or command line
- Run
git clone
and Paste the link - After the clone, type in the command
cd js-capstone-project
to access the directory on the terminal - run
npm install
. - Run
npm run start
and it will load a live server in http://localhost:8080/ - Run
npm run build
and it will build and optimized files for production mood
###👤 Authors
👤 Muhmmd Usama
- GitHub: @muhmmdusama
- Twitter: @muhmmdusama
- LinkedIn: muhmmdusama
👤 Samuel Munyi
- GitHub: @githubhandle
- LinkedIn: LinkedIn
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Hat tip to anyone whose code was used
- Inspiration
- etc
This project is MIT licensed.