Skip to content

Latest commit

 

History

History
56 lines (32 loc) · 1.38 KB

README.md

File metadata and controls

56 lines (32 loc) · 1.38 KB

Food-Order

This is a simple food order app that allows you to add food items to the cart and order. You can also edit the amount added, and remove or add extra quantity of food items in the cart.

Built With

  • React

Live Demo

You can check out the project using this live demo link

Getting Started

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

Prerequisites

  • A web browser
  • A code editor

Setup

Assuming you have git installed on your computer, please follow the steps below:

  • Create a folder
  • Navigate to that folder in the command line using the cd command
  • Clone the repository using the following command: git clone https://github.com/Trust-007/Food-Order.git
  • cd into the project
  • In the terminal run npm install and then npm start

you should see the live demo on 'localhost:3000'

Authors

👤 Trust

🤝 Contributing

Contributions, issues, and feature requests are welcome! Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.