https://github.com/mihir2006/fruit-hub-main
https://github.com/mihir2006/fruit-hub-main
bootstrap html-css-javascript javascript nodejs react-router reactjs
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mihir2006/fruit-hub-main
- Owner: MIHIR2006
- Created: 2024-08-14T17:10:55.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-15T17:54:07.000Z (over 1 year ago)
- Last Synced: 2025-08-07T22:52:09.980Z (11 months ago)
- Topics: bootstrap, html-css-javascript, javascript, nodejs, react-router, reactjs
- Language: JavaScript
- Homepage: https://fresh-fruit-hub-bice.vercel.app
- Size: 18.8 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Fruit-hub-main
## Tech Stack
[](https://skillicons.dev)
## How to Run
1. Clone the repo
``` bash
https://github.com/MIHIR2006/Fruit-hub-main.git
```
2. Install dependencies
``` bash
npm install
```
3. Start the dev server
``` bash
npm start
```