/NotesApp

Primary LanguageJavaScript

Link to website URL: https://notes-11.herokuapp.com

download python in your pc

download django with command pip install Django

download the project or clone the repo in your pc using git

download django-admin-honeypot with command pip install django-admin-honeypot

go to the folder and open your terminal and write command py manage.py runserver

to create a superuser type the command in your terminal (py manage.py createsuperuser)