Skip to content

This repository is for an Admin Platform project that includes a simple dashboard and basic features.

Notifications You must be signed in to change notification settings

gustavoaroberto/admin-plat

Repository files navigation

Admin Platform (WIP)

This repository is for an Admin Platform project that includes a simple dashboard and basic features. The project is built using Next.js and styled with Bulma CSS framework.

Features


  • User Authentication
  • Dashboard Overview
  • User Management
  • Role Management
  • Settings Page
  • Responsive Design with Bulma CSS

Technologies Used


  • Next.js: A React framework for server-side rendering and static site generation.
  • Bulma CSS: A modern CSS framework based on Flexbox.

How to Use


  1. Clone this repository:

    git clone https://github.com/your-username/admin-platform
  2. Navigate to the directory:

    cd admin-platform
  3. Install the dependencies:

    npm install
  4. Run the development server:

    npm run dev

    Open http://localhost:3000 with your browser to see the result.

About

This repository is for an Admin Platform project that includes a simple dashboard and basic features.

Topics

Resources

Stars

Watchers

Forks