Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/arvindparekh/tif-1


https://github.com/arvindparekh/tif-1

Last synced: 11 days ago
JSON representation

Awesome Lists containing this project

README

        

# 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](https://github.com/EddieHubCommunity/BioDrop/assets/71211731/6c86100f-5867-4d65-ab6f-464a16f7f5d8)

![image](https://github.com/EddieHubCommunity/BioDrop/assets/71211731/a4b74de1-4b2b-4903-a0bb-155fc9e94006)

![image](https://github.com/EddieHubCommunity/BioDrop/assets/71211731/f5e5efec-7fd7-432d-8566-279163bf8b55)

![image](https://github.com/EddieHubCommunity/BioDrop/assets/71211731/130ff9eb-0cac-4126-9c6e-e8d540395d24)

### Mobile View 📱
![image](https://github.com/EddieHubCommunity/BioDrop/assets/71211731/698bac25-2101-43a3-8092-f3452c367690)
![image](https://github.com/EddieHubCommunity/BioDrop/assets/71211731/01e90a73-fbd4-4549-9fe5-59a0623d8baa)
![image](https://github.com/EddieHubCommunity/BioDrop/assets/71211731/5de8ca38-050b-41e7-aeb4-5f97277498b7)

## 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`