Skip to content

Djalal-H/frontend_test

Repository files navigation

Sales Dashboard (Next.js + ShadCN + NextAuth + RTK Query)

1.Environment Setup

Create a .env.local file at the root of your project with the following:

NEXTAUTH_SECRET=your_secret_here
NEXT_PUBLIC_API_BASE_URL=https://your-api-url.com

2. Install dependencies

$ npm install

3. Run development server

$ npm run dev

4. Build for production

$ npm run build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors