Skip to content

dresandev/dresan.dev

Repository files navigation

Personal web

I'm Dresan, and here you'll find my portfolio, skills, contact information, and blog. Explore my work and contact me if you have a project in mind.

Screenshots

image image image image

Environment Variables

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

HOST_URL FORM_ID SPOTIFY_REFRESH_TOKEN SPOTIFY_CLIENT_ID SPOTIFY_CLIENT_SECRET

Run development server

Run the following commands in the terminal

  cd minestyle
  # Or the name you gave the project when cloning the repository

  # Install dependencies
  npm install
  # or
  pnpm install # recommended
  # or
  yarn install

  # Run dev server
  npm dev
  # or
  pnpm dev
  # or
  yarn dev

About

That's right, it's my personal website 🧸

Topics

Resources

Stars

5 stars

Watchers

1 watching

Forks

Contributors