Skip to content

nexxeln/yashverma.me

 
 

Repository files navigation

yashverma.me

Inspired by - https://www.pixelwrld.co/roman/home

Stack

  • Sveltekit
  • TailwindCSS

Running locally

This application requires node.js to run.

git clone https://github.com/yxshv/yashverma.me
cd yashverma.me
npm install

Create an .env file

PUBLIC_DISCORD_ID="your discord user id"
PUBLIC_TWITTER_USERNAME="your twitter username"
PUBLIC_GITHUB_USERNAME="your github username"
PUBLIC_EMAIL="[email protected]"

To run the app in development mode -

npm run dev

Releases

No releases published

Packages

 
 
 

Languages

  • Svelte 83.6%
  • CSS 8.7%
  • TypeScript 4.8%
  • JavaScript 1.7%
  • HTML 1.2%