Skip to content

Latest commit

 

History

History
43 lines (30 loc) · 1.08 KB

README.md

File metadata and controls

43 lines (30 loc) · 1.08 KB

Description

License: MIT made-with-django

  • Web Application made with Python, Django, CSS and HTML. 📝

Requirements

  • Python 3.x
  • Django

Stack

  • Python
  • Django
  • HTML5
  • CSS3
  • SQLite

Setup and Installation

git clone <repo-url>
pip install -r requirements.txt
cd taskpad/mysite
python manage.py runserver

Link

http://127.0.0.1:8000/