An open API service indexing awesome lists of open source software.

https://github.com/chandan-devs-tech/flavor-quest

[Flavor Quest] 🍽️🌍 is your go-to destination for exploring a diverse range of meals. ❤️🗨️ on your favorite dishes, and engage with a community of food enthusiasts. 🌟 With an intuitive interface and responsive design, Flavor Quest offers a seamless browsing experience. 🚀 Powered by Webpack, it ensures optimized performance and fast load times.
https://github.com/chandan-devs-tech/flavor-quest

Last synced: 11 months ago
JSON representation

[Flavor Quest] 🍽️🌍 is your go-to destination for exploring a diverse range of meals. ❤️🗨️ on your favorite dishes, and engage with a community of food enthusiasts. 🌟 With an intuitive interface and responsive design, Flavor Quest offers a seamless browsing experience. 🚀 Powered by Webpack, it ensures optimized performance and fast load times.

Awesome Lists containing this project

README

          

Flavor Quest

# 📗 Table of Contents

- [📗 Table of Contents](#-table-of-contents)
- [📖 \[Flavor Quest\] ](#-flavor-quest-)
- [🛠 Built With ](#-built-with-)
- [Key Features ](#key-features-)
- [🚀 Live Demo ](#-live-demo-)
- [💻 Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#deployment)
- [👥 Authors ](#-authors-)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [📝 License ](#-license-)

# 📖 [Flavor Quest]

[Flavor Quest] is your go-to destination for exploring a diverse range of meals. Like and comment on your favorite dishes, and engage with a community of food enthusiasts. With an intuitive interface and responsive design, Flavor Quest offers a seamless browsing experience. Powered by Webpack, it ensures optimized performance and fast load times.

## 🛠 Built With
- HTML
- CSS
- JavaScript
- Webpack

### Key Features

- [Showing a list of different meals with inforamtion]
- [User can like the meals]
- [User can leave a comment for meals]

(back to top)

## 🚀 Live Demo

- [Live Link of FLAVOR QUEST](https://chandan-devs-tech.github.io/Flavor-Quest/)

(back to top)

## 💻 Getting Started

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

### Prerequisites

In order to run this project you need:
- Laptop
- Internet
- Git
- Github
### Setup

Clone this repository to your desired folder:

```sh
cd my-folder
git clone https://github.com/Chandan-devs-tech/Flavor-Quest.git
```
### Install

Install this project with:

```sh
cd Flavor-Quest
npm install
```
### Usage

To run the project, execute the following command:
command:

```sh
npm run start
```
### Run tests

To run tests, run the following command:

```sh
npm run test
```
### Deployment

You can deploy this project using:

- Github Pages

(back to top)

## 👥 Authors

> Mention all of the collaborators of this project.

👤 Chandan Gupta

- GitHub: [@githubhandle](https://github.com/Chandan-devs-tech)
- Twitter: [@twitterhandle](https://twitter.com/ChandanGuptaDev)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/chandangupta-devs/)

👤 MD. Nohain Islam

- GitHub: [@githubhandle](https://github.com/Zafron047)
- Twitter: [@twitterhandle](https://https://twitter.com/NohainZ)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/nohain-islam-0261b4148/)

(back to top)

## 🔭 Future Features

- [ ] [Adding extra web pages]
- [ ] [Better user interface]
- [ ] [More functioanlities]

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/Chandan-devs-tech/Flavor-Quest/issues).

(back to top)

## ⭐️ Show your support

If you like this project give me a ⭐️.

(back to top)

## 🙏 Acknowledgments

I would like to thank the microverse team.

(back to top)

## 📝 License

This project is [MIT](https://github.com/Chandan-devs-tech/Flavor-Quest/blob/feature/homepage/MIT.md) licensed.

NOTE: we recommend using the [MIT license](https://choosealicense.com/licenses/mit/) - you can set it up quickly by [using templates available on GitHub](https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/adding-a-license-to-a-repository). You can also use [any other license](https://choosealicense.com/licenses/) if you wish.

(back to top)