This is an Admin Dashboard idea created using NextJs
- Open https://admin-dashboard-omega.vercel.app/ with your browser to see the site live
OR
- First, run the development server:
npm run dev
# or
yarn dev
- Open http://localhost:3000 with your browser to see the result.