Skip to content

ArvindParekh/TIF-1

Repository files navigation

Food Store Website

Overview 📣

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.

Screenshots

Desktop View 💻

image

image

image

image

Mobile View 📱

image image image

Setup and Run Locally 🚀

Prerequisites

  • Node.js installed
  • Vite

Steps

  1. Clone this repository
  2. Navigate to the project directory
  3. Install dependencies: pnpm install
  4. Run the project: pnpm run dev