Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 366 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 366 Bytes

Personal website

My current personal website rasfa.dev built with Next.js and TypeScript using the App Router. On my website you can find more information about me or read some of my blog posts 😃

Technologies used

  • Next.js
  • Tailwind CSS
  • TypeScript
  • Sass
  • Highlight.js

Start project

npm install
npm run dev