This is my Personal Website Portfolio built using Next.js. This project showcases my personal projects and skills.
- Responsive design that works across various devices and screen sizes.
- Displays my personal information, skills, projects, and contact details.
- Next.js - React framework for server-rendered React applications.
- React - JavaScript library for building user interfaces.
- daisyui - Used for CSS styles.
- Github API - Used for retrieving github data stats.
-
Clone this repository to your local machine:
git clone https://github.com/swearer23/portfolio.git
-
Navigate to the project directory:
cd portfolio
-
Install dependencies:
pnpm install
-
Start the development server:
pnpm run dev
-
Open your web browser and visit
http://localhost:5000
to view your personal website.
- Personal Website: https://portfolio.zspxy.xyz
- GitHub: https://github.com/swearer23
- Email: swearer23@gmail.com
This project is licensed under the MIT License.