Hardik2972 / Hungry-hero

The app is designed to be user-friendly, making it easy for people to discover, choose, and manage their favourite dining spots and food orders ⚡️

Home Page:https://hungry-hero-ag.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

👋 Introducing Hungry-Hero

The Hungry Hero is a modern web application that lets you check out restaurants, see how good they are, look at pictures of delicious food, and find specific types of cuisine. It's easy to use, with a nice design, helping you discover where to eat

Yes, it's an open-source web app!

Is that all? Nope. You can also create your feature and share them with the world. The best part is that the ReactJS developer will review your project code before it gets part of the Hungry-Hero app.

Table of Contents

Quick start :

Follow these steps to install and set up the project on your local machine.

First, clone the project repository to your local machine using Git. Open your terminal or command prompt and run the following command:

$ git clone [repository URL]

Change your current directory to the newly cloned project folder:

$ cd [project folder]

Install the project dependencies using npm (Node Package Manager) or yarn. Choose one of the following commands based on your preference:

$ npm install (or) yarn install

Once the installation is complete, you can start the project.

$ npm start (or) yarn run

Want to Contribute 🔥:

When contributing to this repository, please first discuss the change you wish to make via issue, email, or any other method with the owners of this repository before making a change.

Pull Request Process

  1. Ensure any install or build dependencies are removed before the end of the layer when doing a build.

Code of Conduct

Our Pledge

We, as contributors and maintainers, are dedicated to ensuring that everyone can participate in our project and community without facing harassment or discrimination. We welcome individuals of all backgrounds, including but not limited to age, body size, disability, ethnicity, gender identity and expression, level of experience, nationality, personal appearance, race, religion, sexual identity, and orientation.

Our Duties

As project maintainers, we have the responsibility to define the guidelines for acceptable conduct within our community. We are also entrusted with the task of taking fair and appropriate actions when any form of unacceptable behavior occurs.

Project maintainers possess the authority and obligation to:

  • Remove, edit, or decline comments, commits, code, wiki edits, issues, and other contributions that do not adhere to this Code of Conduct.
  • Temporarily or permanently ban contributors who engage in behaviors that we consider inappropriate, threatening, offensive, or harmful.
Summary

Use the summary field to provide a succinct description of the change:

  • Use the imperative, present tense: "change" not "changed" nor "changes"
  • Don't capitalize the first letter
  • Don't use dot (.) at the end

Guidelines 🚦:

Before pushing code please go through our guidelines:

  1. Use clear and specific titles when pushing your code changes.
  2. Make sure to name your Pull Requests appropriately.
  3. Avoid submitting multiple Pull Requests with the same code; it will be considered spam.
  4. Help everyone understand your code by adding helpful comments.

Don't forget to follow @Anandsg ⭐😊

All the best 🙌🏼

Contributors :

Big Thanks to our amazing contributors 🚀

About

The app is designed to be user-friendly, making it easy for people to discover, choose, and manage their favourite dining spots and food orders ⚡️

https://hungry-hero-ag.netlify.app/

License:MIT License


Languages

Language:JavaScript 92.5%Language:HTML 4.4%Language:CSS 3.1%