Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 2.14 KB

README.md

File metadata and controls

35 lines (24 loc) · 2.14 KB

GVM-UI

Welcome to GVM-UI - a Next.js template for building modern and responsive user interfaces with ease.

Next.js MUI TypeScript Prisma Postgres

Features 🌟

  • Next.js Framework: Built on top of the Next.js framework, GVM-UI leverages the power of React for fast and efficient UI development.
  • Responsive Design: GVM-UI is designed to be fully responsive, ensuring a seamless experience across various devices and screen sizes.
  • Customizable Styling: Easily customize the look and feel of your UI with MUI library included in the template.
  • Optimized Performance: GVM-UI follows best practices for performance optimization, including code splitting and server-side rendering.
  • Ready-to-Use Components: Includes a collection of reusable UI components to kickstart your project development.
  • Routing and Navigation: Benefit from Next.js routing capabilities for smooth navigation and SEO-friendly URLs.
  • Authentication: Classic authentication and social media authentication already included.
  • Admin panel: Customizable blog with admin panel created.
  • Configured database: REady to use database connected via Prisma ORM.

Getting Started 🚀

To get started with GVM-UI, follow these simple steps:

  1. Clone this repository to your local machine.
  2. Install dependencies using npm install or yarn install.
  3. Start the development server with npm run dev or yarn dev.
  4. Open your browser and navigate to http://localhost:3000 to see the template in action.

License 📝

This project is licensed under the MIT License.