Reacterial is a versatile boilerplate for building modern web applications like CRM systems, admin dashboards, and enterprise portals. Built with Next.js, React, Material-UI (MUI), and Redux for scalable state management.
- 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.