Notes App created by python, fastapi and mysql database
- clone the repository
- import the database using "notes.sql" file
- update ".env" file
- run the following commands
pipenv install
uvicorn main:app --reload
you can use this pre-defined user
username: [email protected]
password: password