/Food-Order-App

Practice project :Food Order App(with react and backend using node js)

Primary LanguageJavaScript

React and Node Food Order app

Getting Started: Follow these instructions to get the project up and running on your local machine.

Prerequisites: Node.js and npm installed on your machine.

Installation: Clone the repository to your local machine:

git@github.com:DProcrastinator/Food-Order-App.git

Navigate to the project directory: cd Food-Order-App

Install the required dependencies: npm install

Once the installation is complete, you can run the game using: npm run dev

Navigate to the backend directory: cd backend Install the required dependencies for backend: npm install

Once the installation is complete start the backend server by: npm start

This will start the development server for both backend and frontend. Preview:

image