4.0.0 • Published 7 months ago

ostoslista v4.0.0

Weekly downloads
4
License
MIT
Repository
github
Last release
7 months ago

Ostoslista

Simple shopping list Web application, in which a single shopping list can be shared among family members. Uses Varasto as storage, while UI has been implemented with React and Material UI.

Requirements

  • Node.js>=12

How to get it up and running

Clone this Git repository into somewhere, then proceed by installing dependencies and building static assets and other TypeScript'y stuff:

$ npm install
$ npm run build

After that you can start the application with:

$ npm start

Which starts the backend HTTP server in port 3000. You can change the default port with PORT environment variable.

Attributions

Icon made by Freepik from www.flaticon.com.

4.0.0

7 months ago

3.4.0

2 years ago

3.5.0

2 years ago

3.3.1

3 years ago

3.3.0

3 years ago

3.2.0

3 years ago

3.1.0

3 years ago

3.0.0

3 years ago

2.0.1

5 years ago

2.0.0

5 years ago

1.0.1

6 years ago