/Social-Website-with-Django-

You are going to create a social application that will allow users to share images that they find on the Internet. You will need to build the following elements for this project:

Primary LanguagePython

create a simple blog application using Django

What you need to run this code

  1. Python 3.8.2
  2. sqlit

How to run this code

  1. Clone this repository

  2. Open command line in the cloned folder, -cd mysite -python manage.py migratedevelopment, -python manage.py runserver

  3. Open http://127.0.0.1:8000/ in the browser "# Social-Website-with-Django-"