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

https://github.com/vickydev810/laundry-management


https://github.com/vickydev810/laundry-management

react tailwindcss webdevelopment

Last synced: 5 days ago
JSON representation

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