This project is a modern web admin application built with Next.js, React, and Material-UI (MUI), and is deployed on Vercel.
https://nextjs-mui-admin.vercel.app/
- Next.js
- React
- MUI
- Vercel
- TypeScript
- Redux
- Auth (NextAuth and Google API Oauth)
- Jest: Unit Test
- Storybook
- Playwright: UI Automated test
- Presentable landing page
- Theming: Light/Dark theme in UI
First, run the development server:
1. npm install
2. npm run dev
Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
Open http://localhost:3000 with your browser to see the result.