Skip to content

willjinjin/portfolio.github.io

Repository files navigation

Profile_Showcase

Personal portfolio website built with Next.js, React, and Tailwind CSS to showcase projects and skills.

Features

  • ✨ Modern Next.js App Router architecture
  • 🎨 Tailwind CSS for styling
  • 📱 Responsive design
  • 🧭 Fixed navigation bar with active state
  • 🏠 Home page with introduction
  • 💼 Projects page showcasing work

Getting Started

First, install dependencies:

npm install

Then, run the development server:

npm run dev

Open http://localhost:3000 with your browser to see the result.

Build for Production

npm run build
npm start

Project Structure

  • app/ - Next.js App Router pages and components
    • components/ - Reusable React components
    • page.tsx - Home page
    • projects/page.tsx - Projects page
    • layout.tsx - Shared layout with navigation

About

Website built with next, react and tailwind to showcase personal projects and whatever else.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors