ChartDashboard

React DashBoard with bar chart and dounut chart and next-auth authentication

Getting Started

  1. Clone this repository: https://github.com/sammed-21/ChartDashboard.git
  2. Navigate to the project directory: cd ChartDashboard
  3. Install dependencies: npm install
  4. create a .env file or .env.local file :NEXT_GOOGLE_CLIENT_ID= :NEXT_GOOGLE_CLIENT_SECRET= :NEXTAUTH_URL=http://localhost:3000 :NEXTAUTH_SECRET
  5. Run the development server: npm run dev
  6. Open your browser and visit: `http://localhost:3000/