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.
You can view the live demo of the website at Kevin Kwan's Portfolio.
Make sure you have node.js
and git
installed.
Follow these steps to install and run the project:
- Clone the repository:
git clone https://github.com/Kevin-Kwan/portfolio.git
- Navigate into the project directory and install the dependencies:
npm install
- Run the project:
npm run dev
The website should now be running on localhost:3000
.
I am currently using Cloudflare Pages to host and deploy my site, Vercel should also work fine.
Contributions, issues, and feature requests are welcome. Feel free to check the issues page if you want to contribute.