diff --git a/frontend/README.md b/frontend/README.md deleted file mode 100644 index 9b848d7..0000000 --- a/frontend/README.md +++ /dev/null @@ -1,19 +0,0 @@ -This is a [Next.js](https://nextjs.org) project bootstrapped with [`create-next-app`](https://nextjs.org/docs/app/api-reference/cli/create-next-app). - -## Getting Started - -First, run the development server: - -```bash -npm run dev -# or -yarn dev -# or -pnpm dev -# or -bun dev -``` - -Open [http://localhost:3000](http://localhost:3000) with your browser to see the result. - -The page auto-updates as you edit files.