Skip to content

chosenvincent1/user-dashboard

Repository files navigation

User Dashboard

This is a simple user dashboard built with next.js

Technologies Used

Features

  • Sign-up Page
  • Login Page
  • User Dashboard
  • Responsive Design
  • Password Validation
  • Route Protection (Unauthorized users cannot access the dashboard)

Getting Started

Follow these steps to run the project locally:

  1. Clone the repository:

    git clone https://github.com/chosenvincent1/user-dashboard.git
  2. Navigate to your project directory:

    cd your-repo
  3. Install dependencies:

    npm install
  4. Run the development server:

    npm run dev
  5. Open your browser and visit http://localhost:3000

Releases

No releases published

Packages

No packages published

Languages