Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 504 Bytes

File metadata and controls

32 lines (22 loc) · 504 Bytes

saheen.me

My personal portfolio website.

Todos

  • Add home page
  • Add about page
  • Add blog page
  • Add comments with authentication

Tech Stack

  • Nextjs
  • TailwindCSS
  • Postgres
  • Prisma

Installation

  • Install Dependencies

    npm install

  • Run the server

    npm run dev

  • build the static site

    npm run build

License

MIT