JavaScript-Capstone

πŸ“– JavaScript Capstone Project - Meals App

πŸ“— Table of Contents

πŸ“– JavaScript Capstone Project meals app

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.

πŸ›  Built With

Tech Stack

Client

Key Features

(back to top)

πŸ’» Getting Started

πŸš€ Live Demo

πŸš€ Zoom Video (explanation)

Author’s Explanation

(back to top)

To get a local copy up and running, follow these steps.

Prerequisites

Run the following commands, in order to run this project: - npm install - For tests npm i jest-environment-jsdom --save-dev && npm test

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone git@github.com:yordinia/JavaScript-Capstone.git

Install

Install this project with:

  cd JavaScript-Capstone
  npm install

Usage

To use this project - Run npm start or npm run build - Open index.html from /dist with your prefered browser

(back to top)

πŸ‘₯ Author

πŸ‘€ Misal Azeem

πŸ‘€ Yordanos Temesgen

(back to top)

πŸ”­ Future Features

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project please give a star ⭐️ to this project

(back to top)

πŸ™ Acknowledgments

I would like to thank Microverse team, coding partners for the amazing collobrating project

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)