React DashBoard with bar chart and dounut chart and next-auth authentication
- Clone this repository:
https://github.com/sammed-21/ChartDashboard.git
- Navigate to the project directory:
cd ChartDashboard
- Install dependencies:
npm install
- create a .env file or .env.local file :
NEXT_GOOGLE_CLIENT_ID=
:NEXT_GOOGLE_CLIENT_SECRET=
:NEXTAUTH_URL=http://localhost:3000
:NEXTAUTH_SECRET
- Run the development server:
npm run dev
- Open your browser and visit: `http://localhost:3000/