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.
-
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/