/Blog-Website

A website for Blogging made using Django

Primary LanguagePython

Blog-Website

A semi-functional Blog Website

Thoughts is a blogging website where people can post their blogs and view blogs of other people. They can upvote the blogs they think are nice.

Installation

Prerequisites: Python3, Django, Pillow

pip install django, Pillow

Change directory to preferred location

git clone https://github.com/UnknownAbyss/Blog-Website.git
cd Blog-Website/Thoughts
python manage.py runserver

Open a browser and navigate to http://localhost:8000/ to access the site

Screenshots

Meta

Additya Singhal