This project is a starter for your next project with Next.Js + Material-UI + Authentication; and I used the open source Vazir font face.
In this project, MUI is completely integerated with NextJs and SSR, also it RTL-ized based on documentation's instructions and it's ready for you to use any RTL language including Farsi or even Arabic in your pages.
This project implements authentication, so that just authenticated users can access to protected pages which uses withAuth
HOC, other un-authenticated users will be redirected to Login
page and there's also a Register page.
This project uses Formik for manage forms such as Login form and Register form.
- clone this git repo
- install npm dependencies
- its yours!
- Mehran Abghari
- [email protected]
- github.com/mehranabi
License: MIT You can create anything you want to with this base project. Hope you enjoy! Give it a star