JavaScript Capstone Project meals app is a progressive web app that displays meals fetched from an API, and also displays comments about the meal submitted by different viewers. It also allows you like a certain element, thanks to the additional Capstone-API provided by microverse.
To get a local copy up and running, follow these steps.
Run the following commands, in order to run this project: - npm install - For tests npm i jest-environment-jsdom --save-dev && npm test
Clone this repository to your desired folder:
cd my-folder
git clone git@github.com:yordinia/JavaScript-Capstone.git
Install this project with:
cd JavaScript-Capstone
npm install
To use this project - Run npm start or npm run build - Open index.html from /dist with your prefered browser
π€ Misal Azeem
π€ Yordanos Temesgen
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project please give a star βοΈ to this project
I would like to thank Microverse team, coding partners for the amazing collobrating project
This project is MIT licensed.