Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/bhaveshwagh/asset-management-ui
- Owner: BhaveshWagh
- Created: 2024-12-21T11:42:37.000Z (18 days ago)
- Default Branch: main
- Last Pushed: 2024-12-22T14:13:09.000Z (17 days ago)
- Last Synced: 2024-12-22T15:22:53.604Z (17 days ago)
- Topics: css, cssflexbox, jsx, mui, reactjs
- Language: JavaScript
- Homepage: https://spurqlabs-assignment-bhaveshwagh.netlify.app/
- Size: 105 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.