Skip to content

Meditatingpanda/portfolio

Repository files navigation

portfolio

This portfoilo has both inbuilt admin pannel. It has both light and dark mode.

Authors

Roadmap

  • Additional browser support

  • Add more integrations

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

API_KEY

GOOGLE_ANALYTICS_KEY

Badges

MIT License GPLv3 License AGPL License

Deployment

To deploy this project run

  yarn install
  yarn run dev

To keep spinning backend

  npm start
  sanity start

Screenshot 2022-07-01 at 7 44 11 PM