Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 967 Bytes

README.md

File metadata and controls

30 lines (23 loc) · 967 Bytes

React + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available:

Getting Started

You must have npm to run the following command

  1. Clone this repository to your local machine:
git clone https://github.com/BigdraCo1/OOP_Project_QuickMeal-frontend.git
  1. Install all packages:
npm install
  1. Run the development server:
npm run dev

Open http://localhost:5173 with your browser to see the result.

You can start in login page or register page

login page : http://localhost:5173/login

Register page : http://localhost:5173/Register