This is a simple profile website built using Next.js, CSS, and TypeScript. It serves as a platform to showcase your professional information, skills, projects, and contact details. The website is designed to be responsive and visually appealing.
To run the project locally, make sure you have Node.js and npm (Node Package Manager) installed on your machine. Then follow these steps:
- Clone the repository:
`git clone https://github.com/your-username/profile-website.git`
- Install Dependencies:
npm install