This is the repository for my personal portfolio website, built using React, Vite, and TypeScript. The styling is done using SCSS, and the design was loosely done in Figma.
This portfolio website serves as a showcase of my work, skills, and background. It provides visitors with an overview of who I am, what I do, and the projects I've worked on.
- Responsive design
- Interactive user interface
- Sections for About, Experience, Contact Information, Projects and Blogs
Before running this project, ensure that you have Node.js and pnpm installed on your system.
To run this project locally, follow these steps:
- Clone the repository:
git clone https://github.com/codadept/portfolio.git
- Navigate into the project directory:
cd portfolio
- Install dependencies:
pnpm install
To start the development server, run:
pnpm start
This will start the development server at http://localhost:3000
.
No contributions are being accepted at this time. This project is solely maintained by the author.
This project is licensed under the GNU General Public License v3.0.
This project was created by Pratik Majumdar (codadept).