Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 1013 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 1013 Bytes

Project: Multi User Blog

Multi User Blog is the third project built during completion of the Udacity's Nanodegree program Full Stack Web Developer. To learn how it was built, check Intro to Backend.

Prerequisites

Quick Start

  • clone the repo: git clone https://github.com/mradenovic/multi-user-blog.git

  • cd to newly created directory: cd multi-user-blog

  • run the code on your own computer: dev_appserver.py .

  • access local server at http://localhost:8080/

Live version is hosted at http://u-multi-user-blog.appspot.com/