This is my personal website.
Currently, v3 serves as my portfolio with simple "About" and "Contact" pages.
I'm currently focusing on fleshing out my project content for my portfolio, but I do plan to add additional features in the future. For example, I'd like to add a blog and feature music I've made as well.
All in good time. Thanks for checking out the code.
- React 18
- TypeScript 5
- NextJS 13 (App Router)
- Sanity 5
- Tailwind CSS 3
- ESLint 8
-
Clone the repo
git clone https://github.com/lucasfrazier/lucas-frazier-dot-com-v3.git
or
git clone [email protected]:lucasfrazier/lucas-frazier-dot-com-v3.git
-
cd
into the directorycd lucas-frazier-dot-com-v3
-
run
npm install
npm install
-
run
npm run dev
npm run dev
MIT