Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/stephenkati/laundry_100
- Owner: stephenkati
- License: mit
- Created: 2023-05-01T00:59:06.000Z (over 1 year ago)
- Default Branch: dev
- Last Pushed: 2023-10-20T13:06:19.000Z (about 1 year ago)
- Last Synced: 2024-10-04T00:42:25.537Z (about 1 month ago)
- Topics: daisyui, laundry, react, redux, tailwind-css, tailwindcss, vite-react
- Language: JavaScript
- Homepage:
- Size: 811 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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]** is an app for a Laundry shop. It connects customers to service providers. Build using React and Vite.
React + Next + Tailwind
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
👤 **Author1**
*[STEPHEN KATULI]*
- GitHub: [@githubhandle](https://github.com/stephenkati)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/stephen-katuli/)
- [ ] **[Add different structure]**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/stephenkati/Laundry_100/issues).
If you like this project please show support by staring ⭐️.
* I would like to thank my family for their unnwaivering support through my learning journey.
This project is [MIT](./LICENSE) licensed.