Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 472 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 472 Bytes

famify

Web app for families with collaboration and interaction features including shared lists and twitter like social media features.

UI Mockups

Alt Text Alt Text Alt Text Alt Text Alt Text Alt Text Alt Text Alt Text Alt Text

Starting the server

cd server
node server.js

Starting the client

cd client
npm start