/Django-Personal-Blog

Personal blog web application.

Primary LanguageJavaScript

Django-Personal-Blog

django personal blog is a application which you can share your thought and knowledge and write articles in this webapp.

How to run the app

  1. Either fork or download the app and open the folder in the cli
  2. Install all dependencies using the pip install requirements.txt command (recomended : use virtualenv)
  3. Start the web server using the python manage.py runserver command. The app will be served at http://localhost:8000/
  4. Go to http://localhost:8000/ in your browser and tweet something