Skip to content

LucasFrazier/lucas-frazier-dot-com-v3

Repository files navigation

lucasfrazier.com (v3)

About the Project

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.

Table of Contents

Architecture

Built With

  • React 18
  • TypeScript 5
  • NextJS 13 (App Router)
  • Sanity 5
  • Tailwind CSS 3
  • ESLint 8

Installation

  1. Clone the repo

    git clone https://github.com/lucasfrazier/lucas-frazier-dot-com-v3.git
    or
    
    git clone git@github.com:lucasfrazier/lucas-frazier-dot-com-v3.git
  2. cd into the directory

    cd lucas-frazier-dot-com-v3
  3. run npm install

    npm install
  4. run npm run dev

    npm run dev

Credits

Contributors

References / Resources

License

MIT