https://github.com/rudnovd/laundry-labels-app
Save data on how to take care of your clothes
https://github.com/rudnovd/laundry-labels-app
clothes laundry laundry-apps laundry-management laundry-symbols washing washing-labels
Last synced: 4 months ago
JSON representation
Save data on how to take care of your clothes
- Host: GitHub
- URL: https://github.com/rudnovd/laundry-labels-app
- Owner: rudnovd
- License: gpl-3.0
- Created: 2021-05-07T19:07:53.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2024-08-26T19:35:04.000Z (almost 2 years ago)
- Last Synced: 2024-08-27T21:24:03.332Z (almost 2 years ago)
- Topics: clothes, laundry, laundry-apps, laundry-management, laundry-symbols, washing, washing-labels
- Language: Vue
- Homepage: https://laundrylabels.netlify.app
- Size: 5.26 MB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Laundry Labels App
Store washing data for your clothes.
## Development
1. Install [server](https://github.com/rudnovd/laundry-labels-app-api) to work with api
1. Clone repository
1. Install npm dependencies: `npm install`
1. Run app: `npm start`
## Backend repository
Link to [backend repository](https://github.com/rudnovd/laundry-labels-app-api).
## License
This project is licensed under the [GNU GPLv3 License](./LICENSE.md).