Skip to content

nolrm/next-admin

Repository files navigation

The next admin

This project is a modern web admin application built with Next.js, React, and Material-UI (MUI), and is deployed on Vercel.

Deployed on Vercel

https://nextjs-mui-admin.vercel.app/

Stacks

  • Next.js
  • React
  • MUI
  • Vercel
  • TypeScript
  • Redux
  • Auth (NextAuth and Google API Oauth)
  • Jest: Unit Test

TODO

  • Storybook
  • Playwright: UI Automated test
  • Presentable landing page
  • Theming: Light/Dark theme in UI

Local development

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.