Skip to content

Latest commit

 

History

History
56 lines (41 loc) · 1.43 KB

README.md

File metadata and controls

56 lines (41 loc) · 1.43 KB

Dynamily

License MIT

Dynamily helps you manage and connect your family's everyday life.
💬 Realtime chat  ·  🖼️ Gallery  ·  ☑️ Todos  ·  🛒 Shopping list


Created by Raymon Zhang

About

It can be difficult to keep your family organized. Dynamily empowers your family to manage its everyday life and stay connected with realtime chat, a family gallery, and advanced todos and shopping lists.

Getting Started

First, clone this repository.

We do not support npm. You must use yarn. You can install it with:

npm i -g yarn

Run

yarn

And then you can start the development server:

yarn dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying pages/index.js. The page auto-updates as you edit the file.