Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/bhaveshwagh/asset-management-ui

SpurQLabs Assignment : Asset Management Dashboard UI
https://github.com/bhaveshwagh/asset-management-ui

css cssflexbox jsx mui reactjs

Last synced: 11 days ago
JSON representation

SpurQLabs Assignment : Asset Management Dashboard UI

Awesome Lists containing this project

README

        

# Asset Management UI

A React + Vite project for managing assets efficiently.

## 🌐 View Demo
[Live Demo](https://spurqlabs-assignment-bhaveshwagh.netlify.app/)

---

## 🛠 Running the Project Locally

Follow these steps to clone and run the project on your local machine:

### 1. Clone the Repository
Copy and run the following command in your terminal to clone the repository:
```bash
git clone https://github.com/BhaveshWagh/asset-management-ui.git
```
### 2. Install Dependencies
Navigate to the project directory and install all required dependencies:
```bash
cd asset-management-ui
npm install
```
### 3. Start the Development Server
Run the project in development mode:
```bash
npm run dev
```
### 📝 About
This project leverages the following technologies:

* React: A JavaScript library for building user interfaces.
* Vite: A fast build tool and development server.
* Netlify: For deployment and hosting.