Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 471 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 471 Bytes

Screenshot home

Kommiuniti is a web app to organize smaller communities.

Features

  • Task management
  • Shared Shopping list
  • Debt manager

Setup

Clone the repository

git clone https://github.com/Hiebeler/Community-Frontend.git

Install the required packages

npm install

Run the web app

npm run start