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.
Using this website you can:
To get a local copy up and running, follow these steps.
git clone https://github.com/developerwaleed/CHOPS-AND-HOPS.git
cd CHOPS-AND-HOPS
Install dependencies and gems in this project with:
cd CHOPS-AND-HOPS
npm install
To run the project, execute the following command:
npm run start
or npm start
to start a development server.To run tests, run the following command:
npm run test
You can deploy this project using:
| π€ Name | Github | Twitter | LinkedIn | |ββ|βββ|βββ|βββ-| |Waleed Amjad|@caasperr|@developerwaleed|@developerwaleed|
Contributions are what makes the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
git checkout -b feature/AmazingFeature
)git commit -m 'Add some AmazingFeature'
)git push origin feature/AmazingFeature
)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.
If you like this project. Donβt forget to give it a βοΈ
What inspired me to create this project?
This project is MIT licensed.