Personal Website - Portfolio, Blog, Guestbook & more!
Follows all web standards, a 100 score on all Lighthouse metrics!
Clone the repo
git clone https://github.com/nagarajpandith/portfolio.git
Install dependencies
bun i
Create an .env
file similar to .env.example
and fill the keys.
Start the development server
bun dev
Generate a full static production build
bun run build
Preview the site as it will appear once deployed
bun start
Color | Hex |
---|---|
Primary | #DB0AAE |
Secondary | #20DBFE |
Accent | #704d99 |
Apache License 2.0
Copyright (c) [2023] [Nagaraj Pandith]
Refer License file for more info