Skip to content

jadennguyen04/PortfolioWebsite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 

Repository files navigation

Portfolio Website

This is Jaden's personal portfolio website built with Next.js, React, TypeScript, and Tailwind CSS. It showcases featured projects, skills, and contact information.

Website

View the live website at: https://jaden-portfolio.vercel.app/

Features

  • Responsive design
  • Dark mode support
  • Project showcase grid
  • Contact section
  • Animated UI elements

Technologies Used

  • Next.js
  • React
  • TypeScript
  • Tailwind CSS
  • HTML
  • CSS
  • Shadcn

Getting Started

Prerequisites

  • Node.js (v18 or newer recommended)
  • npm

Installation

  1. Clone the repository:
    git clone https://github.com/jadennguyen04/PortfolioWebsite.git
    cd PortfolioWebsite/website
  2. Install dependencies:
    npm install
  3. Run the development server:
    npm run dev
  4. Open http://localhost:3000 in your browser.

Project Structure

website/
├── app/
├── components/
├── lib/
├── public/
├── ...

Contributing

Pull requests are welcome! For major changes, please open an issue first to discuss what you would like to change.

License

This project is open source and available under the MIT License.

About

Jaden's personal site built with Next.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors