An application to create blog posts with users who can like, edit, and comment on posts
In order to run the application:
- clone this repository (git clone https://github.com/zdburrage/UdacityBlogApp.git) or download as a zip file
- Add the repository as an application to your Google App Engine launcher by running 'gcloud init' from the project directory
- Run the application by using the command 'dev_appserver app.yaml'
- Navigate to localhost:8080 to see the application
- The app is also available at https://blogapp17-186602.appspot.com
Zac Burrage - [email protected]