/kevin-kwan.github.io

My mobile-responsive, customizable personal portfolio website made using React, Next.js and Tailwind CSS to showcase your resume, education, programming skills, experience, and projects. Includes modular pages, easy-to-use components, and working contact form.

Primary LanguageTypeScript

Kevin Kwan's Portfolio

Description

This is the source code for Kevin Kwan's personal portfolio website. The website is a testament to my front-end development skills, showcasing proficiency in React, Next.js, TypeScript, JavaScript, TailwindCSS and other modern web technologies.

The portfolio includes various projects that I have worked on, demonstrating his ability to create responsive designs, interactive user interfaces, and accessible web components. Each project in the portfolio highlights different aspects of front and back-end development, providing a comprehensive view of my capabilities.

Live Demo

You can view the live demo of the website at Kevin Kwan's Portfolio.

Installation and Running the Project

Make sure you have node.js and git installed. Follow these steps to install and run the project:

  1. Clone the repository:
    git clone https://github.com/Kevin-Kwan/portfolio.git
    
  2. Navigate into the project directory and install the dependencies:
    npm install
    
  3. Run the project:
    npm run dev
    

The website should now be running on localhost:3000.

Deployment

I am currently using Cloudflare Pages to host and deploy my site, Vercel should also work fine.

Contributing

Contributions, issues, and feature requests are welcome. Feel free to check the issues page if you want to contribute.