A Simple Full stack Notes application using React & Django .
simple notes app which provide the next functionalities:
- registering by providing your email and password
- loging in using the created account
- adding notes and modifying and deleting them
to run this application on your device run: python3 manage.py runserver