Create the project

This commit is contained in:
2023-11-06 22:37:19 -06:00
commit 68539ceedf
4 changed files with 29 additions and 0 deletions

7
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,7 @@
{
"cSpell.words": [
"crossorigin",
"jazzmin",
"venv"
]
}