/Network-CS50W

A social network website

Primary LanguagePython

Network/CS50W

A Twitter-like social network website for making posts and following users.

How to use:

  • Go to the project directory and run python manage.py migrate
  • To start the server run python manage.py runserver