/zustand-dashboard

📊 🧸 Dashboard with private routes and Zustand state.

Primary LanguageTypeScript

Project setup

$ npm install

Create .env file based on .env.example

# https://firebase.google.com/docs/database
VITE_FIREBASE_URL=

Compile and run the project

# development
$ npm run dev

# production build
$ npm run build

# preview mode
$ npm run preview

Authentication method

It is required to start nest-teslo-shop for authentication to work.