Initial commit from Create Next App

This commit is contained in:
Kar
2023-04-23 20:37:02 +05:30
commit 21dd04b91b
16 changed files with 6932 additions and 0 deletions

3
.eslintrc.json Normal file
View File

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