This repository contains a Food Store website built as an internship assignment. It's a Vite + React project utilizing JavaScript to showcase a dynamic food store platform.
- Node.js installed
- Vite
- Clone this repository
- Navigate to the project directory
- Install dependencies:
pnpm install
- Run the project:
pnpm run dev