Skip to content

Mostafa-Ebrahim/Grandmas-Kitchen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Grandma's Kitchen

A simple food order application built with React.

Usage

Frontend

  1. Install dependencies: npm install
  2. Start the development server: npm run dev
  3. Open the app in your browser: http://localhost:5173/grandmas-kitchen

Backend

  1. Change directory to the backend folder: cd backend
  2. Install dependencies: npm install
  3. Start the server: npm start

About

A simple food order application built with React.

Resources

Stars

Watchers

Forks