Skip to content

myLightLin/nextjs-dashboard

Repository files navigation

Next.js Dashboard App

This project is a dashboard app built with Next.js, Tailwind CSS, and Firebase. It is a simple dashboard app that allows users to sign in, sign up, and view their profile. The app also has a protected route that only authenticated users can access.

Features

  • Sign in
  • Sign up
  • View profile
  • Protected route

Technologies

  • Next.js
  • Tailwind CSS
  • Firebase

Installation

  1. Clone the repository
git clone git@github.com:myLightLin/nextjs-dashboard.git
  1. Install dependencies
pnpm install
  1. Create a Firebase project and add your Firebase configuration to the .env.local file

  2. Run the development server

pnpm dev
  1. Open http://localhost:3000 in your browser

Development

See DevLog

License

This project is open source and available under the MIT License.

About

A react app build with Next.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published