/personal_website

This is my personal website I built to showcase my experiences and my interests.

Primary LanguageTypeScript

N|Solid

My Personal Website

This is my personal website I built to showcase my experiences and my interests. Built using Next.Js, TailwindCSS, Framer, and Love ❤️. I used Sanity as my Content Management System (CMS) to handle my multiple experiences as supposed to just updating a local JSON.

Feel free to clone or fork it for your own personal use.

Installation

Install the dependencies and devDependencies and start the server.

cd personal_website
npm install
npm run dev