Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 1.08 KB

README.md

File metadata and controls

23 lines (16 loc) · 1.08 KB

Starter for your next project

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.

USAGE

  • clone this git repo
  • install npm dependencies
  • its yours!

Developr

License: MIT You can create anything you want to with this base project. Hope you enjoy! Give it a star