Welcome to my personal website project! This site is built to showcase my portfolio, and other personal information.
- Home Page: Introduction and latest updates.
- Portfolio: Display of my projects and achievements.
- Experience: List of my work experience.
- Blog: Articles and posts on various topics.
- Contact: Form to get in touch with me.
- React w/ TypeScript: Library for building reactive user interfaces.
- Next.js: React framework for server-side rendering and file based routing system.
- Tailwind CSS: Utility-first CSS framework for styling.
- Vercel: Cloud platform for static sites and serverless functions.
- shadcn/ui: React component library.
-
Clone the repository:
git clone https://github.com/eglenn-dev/personal-site.git
-
Navigate to the project directory:
cd personal-site -
Install dependencies:
npm install
-
Start the development server:
npm run dev
-
Open your browser and go to
http://localhost:3000.
Copyright © 2025 Ethan Glenn. All rights reserved.