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

https://github.com/shreyabhatt28/inventory-table


https://github.com/shreyabhatt28/inventory-table

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Inventory Table - React + Vite 🤩

Welcome! This is a fast and efficient React app setup using Vite, designed to manage and display inventory data 🌟

---

## Getting Started 🛠️

### 1. Clone the repo

Clone the repository to your local machine:

```bash
git clone https://github.com/shreyabhatt28/inventory-table.git
```
### 1. Install Dependencies 📥

```bash
cd inventory-table
npm install
```

### 1. Start the server 🚀

```bash
npm run dev
```