Web application that get data from https://www.themealdb.com/api.php maintains likes, comments and reservations using Involvement API.
- Technologies used: HTML, CSS, Javascript, Webpack, Jest
To get a local copy up and running follow these simple example steps.
- Click the green
Code
button on the repo - In your local PC, open your terminal in the folder you would like to clone the project.
- Clone the repo with the command:
git clone (copied link)
; like so:git clone https://github.com/NeckerFree/Capstone-Module-2
- On the terminal, navigate into the directory like so:
cd Capstone-Module-2
- in visual studio code build with the command
npm run build
- and run the distribution with the command
npm start
👤 Elio Cortés
- GitHub: @NeckerFree
- Twitter: @ElioCortesM
- LinkedIn: elionelsoncortes
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is MIT licensed.