Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bhaveshwagh/user-requirement-specification-form
SpurQLabs Assignment : User Specification Requirement Document
https://github.com/bhaveshwagh/user-requirement-specification-form
jsx reactjs
Last synced: 11 days ago
JSON representation
SpurQLabs Assignment : User Specification Requirement Document
- Host: GitHub
- URL: https://github.com/bhaveshwagh/user-requirement-specification-form
- Owner: BhaveshWagh
- Created: 2024-12-22T11:29:56.000Z (17 days ago)
- Default Branch: main
- Last Pushed: 2024-12-23T06:37:23.000Z (16 days ago)
- Last Synced: 2024-12-23T07:28:04.910Z (16 days ago)
- Topics: jsx, reactjs
- Language: JavaScript
- Homepage: https://spurqlabs-urs-doc-bhaveshwagh.netlify.app/
- Size: 70.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# User Requirement Specification Document
A React + Vite project for managing assets efficiently.
## 🌐 View Demo
[Live Demo](https://spurqlabs-urs-doc-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/user-requirement-specification-form.git
```
### 2. Install Dependencies
Navigate to the project directory and install all required dependencies:
```bash
cd user-requirement-specification-form
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.