/Module2-Capstone

This is a group project about a list of Italian dishes, it displays all the meals, displays and updates likes and comments and fetches and sends data from an API.

Primary LanguageJavaScriptMIT LicenseMIT

Besu Italian Food Zone

📗 Table of Contents

📖 [Besu Italian Food Zone]

This project is a simple app taht displays the Italian food category. It displays and updates the counter for likes, commenst and food list.

[Leaderboard List-App] is ...

🛠 Built With

Tech Stack

  • HTML
  • CSS
  • Webpack
  • JavaScript ES6
  • API
  • Jest Testing

Key Features

  • [Adds and updates likes]
  • [Adds and updates comments]

(back to top)

🚀 Live Demo

(back to top)

💻 Getting Started

Get a link of this repository and clone it to your local machine.

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

  • Get a copy of the project
  • Come into the project directory
  • Open the project using code editor of your choice
  • Open your prefered browser

Prerequisites

In order to run this project you need:

  • You need a GitHub account.
  • You need to have a Git client installed on your computer.
  • You need to have a copy of the HTML CSS website codebase on your computer.
  • You need a code Editor of your choice.

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone https://github.com/SaneMyburg/Module2-Capstone

Install

cd Module2-Capstone
npm install

Usage

npm run build
npm start

Run tests

npx hint .
npx stylelint "**/*.{css,scss}"
npx eslint .

Usage

To run the project, simply run the HTML document to preferrably Google Chrome.

Run tests

To run tests, you can use Chrome Developer tools, simply run the HTML document in Google Chrome and right-click the HTML element you want to inspect. Click on "Inspect" and you will have the tools to run, analyze, and even debug the code.

Deployment

You can deploy this project using: Github Pages

(back to top)

👥 Authors

Sane Myburg 👤 Author1

Besufekad Alemu 👤 Author1

(back to top)

🔭 Future Features

  • Add more meal categories
  • Adding some backend features

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Give a ⭐️ if you like this project!

(back to top)

🙏 Acknowledgments

I would like to thank Microverse

(back to top)

📝 License

This project is MIT licensed.

NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.

(back to top)