Skip to content

aimananjum/food-ordering-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

food-ordering-app

DEMO LINK

Click Here

Table of Contents

  1. Introduction
  2. Installation
  3. Usage
  4. Contributing

Introduction

Welcome to the Food Ordering App! This application is designed to streamline the process of ordering food online. Below, you'll find information on how to navigate the website as well as how to set it up locally if you want to explore the codebase

Installation

If you wish to explore the codebase locally, follow these steps to set up the project on your machine:

1 Clone the Repository: git clone https://github.com/aimananjum/food-ordering-app.git

2 Navigate to the Project Directory: cd food-ordering-app

3 Install Dependencies: npm install

Usage

To run the project, use the following command

1 Start the Development Server: npm start

2 Access the Application: Once the development server is up and running, you can access the application by opening your web browser and visiting http://localhost:3000.

Contributing

Contributions are welcome! To contribute to this project...

Technologies Used

React: The frontend of the application is built using React, a JavaScript library for building user interfaces. Netlify: The application is deployed on Netlify, providing continuous deployment and hosting services.

Releases

No releases published

Packages

No packages published