Skip to content

SGeri/nextine

Repository files navigation

Admin Dashboard UI with functionality and NextJS API Routes.

Features

  • Project made possible with NextJS
  • Fully functional UI made with Mantine
  • Support of Mantine modals, drawers and notifications
  • Mock up data with example users and messages

Nextine

Planned Features / Todos

  • Online Project Demo ✔️
  • Fully implemented NextAuth authentication with protected routes and custom login page ❌
  • Extension of API routes and implementation ❌
  • Database implementation (most likely MySQL with Prisma) ❌
  • Language selector (English + Hungarian) ❌

How to use local version?

  1. Clone repository git clone https://github.com/SGeri/nextine

  2. Go to folder cd <name of the new folder>

  3. Install dependencies npm install

  4. Start development server npm run dev

  5. Visit localhost:3000 in your browser!

  6. Enjoy!

About

Admin Dashboard made with NextJS, Mantine and NextAuth

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published