Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arvindparekh/tif-1
https://github.com/arvindparekh/tif-1
Last synced: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/arvindparekh/tif-1
- Owner: ArvindParekh
- License: mit
- Created: 2024-01-06T12:35:28.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-01-20T17:12:36.000Z (10 months ago)
- Last Synced: 2024-10-04T22:41:07.654Z (about 1 month ago)
- Language: JavaScript
- Homepage: https://arvindparekh-tif-1.netlify.app/
- Size: 13.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`