replace with create next app

This commit is contained in:
Mikayla Dobson
2023-05-29 10:59:31 -05:00
parent 9246a4164d
commit 0b9e479d11
15 changed files with 4595 additions and 0 deletions

3
.eslintrc.json Normal file
View File

@@ -0,0 +1,3 @@
{
"extends": "next/core-web-vitals"
}