Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 690 Bytes

README.md

File metadata and controls

29 lines (17 loc) · 690 Bytes

Healthy Lifestyle App

  • Project Title: FOOD, FITNESS, FUN, LETS SHARE

    • This app allows the user to be able to create an account. Once an account is created the user will have access to a healthy lifestyle forum. Where they can read tips from other members, as well as contribute their own.
  • Image of SignUp Page

  • Image of Tips Page

How It's Made:

Tech Used: HTML5, CSS3, APIs, Javascript, Node.js, mongoDB, Express framework

Installation:

  1. Clone repo
  2. run npm install

How To Use:

  1. run node server.js
  2. Navigate to localhost:8080

Credit

Modified from Scotch.io's auth tutorial