This portfoilo has both inbuilt admin pannel. It has both light and dark mode.
-
Additional browser support
-
Add more integrations
To run this project, you will need to add the following environment variables to your .env file
API_KEY
GOOGLE_ANALYTICS_KEY
To deploy this project run
yarn install
yarn run dev
To keep spinning backend
npm start
sanity start