claudiabdm / familyme-app

A Full Stack responsive app using Angular 9, Koa.js, MongoDB, Socket.io and Heroku deployment.

Home Page:https://familyme.netlify.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FamilyMe logo

FamilyMe App

Table of contents

About

The FamilyMe app is my personal project for the Full Stack Web Development Bootcamp at Boream.

This application helps your family getting orginized by providing a shared calendar and shopping list. It also provides a locator to check where the members are and a chat to talk about family matters. FamilyMe is a progressive and responsive web application so can manage your family from any device!

This repository contains the Angular 9 frontend project, to check out the backend project visit the following link: https://github.com/claudiabdm/familyme-api

Getting Started

Prerequistes

To run this project you will need to install node.js, npm and angular in your local environmnet. https://angular.io/guide/setup-local

Installation

After you have cloned this repository in your directory, run the following command to install dependencies:

npm install

Usage

Run in development environment

Use npm run dev for a dev server. Navigate to https://localhost:4200/. The app will automatically reload if you change any of the source files.

About

A Full Stack responsive app using Angular 9, Koa.js, MongoDB, Socket.io and Heroku deployment.

https://familyme.netlify.com/


Languages

Language:SCSS 46.1%Language:TypeScript 38.1%Language:HTML 14.9%Language:JavaScript 0.8%Language:Procfile 0.0%