https://github.com/vickydev810/laundry-management
https://github.com/vickydev810/laundry-management
react tailwindcss webdevelopment
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/vickydev810/laundry-management
- Owner: VickyDev810
- Created: 2024-05-17T17:34:44.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-29T16:39:10.000Z (about 2 years ago)
- Last Synced: 2025-02-25T03:15:55.047Z (over 1 year ago)
- Topics: react, tailwindcss, webdevelopment
- Language: JavaScript
- Homepage:
- Size: 400 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Laundry Management Website
This is a web application designed to help laundry service providers manage their users' laundry efficiently. It also allows users to track their laundry status conveniently.
## Getting Started
To get this project running on your pc follow the following steps:
## Prerequisites
- Node.js
- npm or yarn
1. Clone the Repo
```sh
https://github.com/VickyDev810/Laundry-Management.git
```
2. Navigate to the project directory
```sh
cd Laundary-Management
```
3. Install NPM Packages
```sh
npm install
```
4. Start the deployment server
```sh
npm run dev
```
## Technologies Used
- React
- Node.js
- Tailwind CSS