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

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

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