Welcome to my portfolio website! You can access the live site here.
This is a personal portfolio website showcasing my projects, skills, and experiences. It is designed to provide a clean and professional online presence.
- Responsive design
- Interactive UI/UX
- Project showcase
- Contact form
- Smooth animations
- TypeScript: The primary language used for development (97.7%).
- CSS: Used for styling the website (1.3%).
- Other: Additional technologies and libraries (1%).
To get a local copy up and running, follow these steps:
- Node.js
- npm or yarn
- Clone the repo:
git clone https://github.com/adityaaa009/Portfolio-Website.git
- Navigate to the project directory:
cd Portfolio-Website - Install dependencies:
or
npm install
yarn install
Start the development server:
npm startor
yarn startOpen http://localhost:3000 to view it in the browser.
To add a new project to the portfolio, update the projects section in the appropriate data file (e.g., src/data/projects.ts).
To customize the styles, modify the CSS files located in the src/styles directory.
Contributions are welcome! Please fork the repository and create a pull request with your changes.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature) - Commit your Changes (
git commit -m 'Add some AmazingFeature') - Push to the Branch (
git push origin feature/AmazingFeature) - Open a Pull Request
This project is licensed under the MIT License. See the LICENSE file for details.
Aditya - your-email@example.com
Project Link: https://github.com/adityaaa009/Portfolio-Website