nexxeln / yashverma.me

Home Page:https://yashverma.me

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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="you@email.cool"

To run the app in development mode -

npm run dev

About

https://yashverma.me


Languages

Language:Svelte 83.5%Language:CSS 8.7%Language:TypeScript 4.8%Language:JavaScript 1.7%Language:HTML 1.2%