Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/stephenkati/laundry_100

Laundry_100 is an app for a Laundry shop. It connects customers to service providers. Build using React and Vite.
https://github.com/stephenkati/laundry_100

daisyui laundry react redux tailwind-css tailwindcss vite-react

Last synced: 23 days ago
JSON representation

Laundry_100 is an app for a Laundry shop. It connects customers to service providers. Build using React and Vite.

Awesome Lists containing this project

README

        

# Laundry_100

# 📗 Table of Contents

- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#triangular_flag_on_post-deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [❓ FAQ](#faq)
- [📝 License](#license)

# 📖 [Laundry_100]

**[Laundry_100]** is an app for a Laundry shop. It connects customers to service providers. Build using React and Vite.

## 🛠 Built With

### Tech Stack

React + Next + Tailwind

### Key Features

(back to top)

## 💻 Getting Started

To get a local copy up and running, follow these steps.

### Prerequisites

In order to run this project you need:

```
Nodejs
npm
yarn(optional)
```

### Setup

Clone this repository to your desired folder:

```
git clone https://github.com/stephenkati/Laundry_100.git
cd Laundry_100
```

### Install

Install this project with:

```
npm install
```
or

```
yarn
```

### Usage

To run the project, execute the following command:

```
npm run dev
```

or

```
yarn dev
```

### Run tests

To run tests, run the following command:

### Deployment

- Project is not deployed

(back to top)

## 👥 Authors

👤 **Author1**
*[STEPHEN KATULI]*

- GitHub: [@githubhandle](https://github.com/stephenkati)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/stephen-katuli/)

(back to top)

## 🔭 Future Features

- [ ] **[Add different structure]**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/stephenkati/Laundry_100/issues).

(back to top)

## ⭐️ Show your support

If you like this project please show support by staring ⭐️.

(back to top)

## 🙏 Acknowledgments

* I would like to thank my family for their unnwaivering support through my learning journey.

(back to top)

## 📝 License

This project is [MIT](./LICENSE) licensed.

(back to top)