Skip to content

Latest commit

 

History

History
171 lines (108 loc) · 3.35 KB

README.md

File metadata and controls

171 lines (108 loc) · 3.35 KB

Laundry_100

📗 Table of Contents

📖 [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
  • https://nextjs.org/
  • https://react.dev
  • https://tailwindui.com

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]

(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.

(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 licensed.

(back to top)