This is a JavaScript capstone project. It is a web application based on an external API. A selected API provides data about different recipes. The webapp has two interfaces. 1. A home page showing a list of items that you can "like." 2. A popup window with more data about an item that you can use to comment on the item.
- Html
- Css
- JavaScript
- Bootstrap
- Webpack
- HTML
- CSS
- JAVASCRIPT
To get a local copy up and running on your machine, follow these simple steps. Enter this in your terminal 👇
git clone git@github.com:Qoosim/JavaScript-Group-Capstone.git
Install Node.js on your machine
Clone the repository on your machine and cd into it
run npm install
run npm run build
run npm run start
👤 Nakitto Catherine
👤 Qoosim AbdulGhaniyy
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- TheMealDB for the external API used in the project
- Involvement API API provided by Microverse
This project is MIT licensed.