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

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

Awesome Lists containing this project

README

          

# Fruit-hub-main

## Tech Stack

[![Tech Stack](https://skillicons.dev/icons?i=nodejs,react)](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
```