CHOPS-AND-HOPS

πŸ“— Table of Contents

Click to view contents
  1. πŸ“– About the Project
  2. πŸ’» Getting Started
  3. πŸ‘₯ Authors
  4. πŸ”­ Future Features
  5. 🀝 Contributing
  6. ⭐️ Show your support
  7. πŸ™ Acknowledgements
  8. ❓ FAQ
  9. πŸ“ License

πŸ“– CHOPS AND HOPS

CHOPS AND HOPS is an elegant website that retrieves savory dishes from a restaurant API and presents them to the user. It also enables users to comment and like the dishes.

πŸ›  Built With

Tech Stack

Client

Key Features

Using this website you can:

(back to top)

πŸš€ Live Demo

Click Here for live Version!

(back to top)

πŸ’» Getting Started

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

Prerequisites

Setup

Github

Local (Terminal)

  git clone https://github.com/developerwaleed/CHOPS-AND-HOPS.git
  cd CHOPS-AND-HOPS

Install

Install dependencies and gems in this project with:

  cd CHOPS-AND-HOPS
  npm install

Usage

To run the project, execute the following command:

Run tests

To run tests, run the following command:

npm run test

Deployment

You can deploy this project using:

(back to top)

πŸ‘₯ Authors

| πŸ‘€ Name | Github | Twitter | LinkedIn | |β€”β€”|——–|β€”β€”β€”|β€”β€”β€”-| |Waleed Amjad|@caasperr|@developerwaleed|@developerwaleed|

(back to top)

πŸ”­ Future Features

(back to top)

🀝 Contributing

Contributions are what makes the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue, feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project. Don’t forget to give it a ⭐️

(back to top)

πŸ™ Acknowledgments

(back to top)

❓ FAQ

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)