Welcome to my portfolio website! This site showcases my skills, projects, and accomplishments during my college vacations.
Check out the live site here!
- Frontend: React, Tailwind CSS, Framer Motion
- Deployment: Netlify
amitabhkr-portfolio/
├── public/
│ ├── index.html
│ └── ...
├── src/
│ ├── components/
│ │ ├── Header.js
│ │ ├── Footer.js
│ │ └── ...
│ ├── pages/
│ │ ├── Home.js
│ │ ├── Projects.js
│ │ └── ...
│ ├── App.js
│ └── index.js
├── tailwind.config.js
├── package.json
└── README.md
- 💼 Showcases my projects
- 📊 Highlights my skills
- 📝 Provides contact information
- 🌟 Interactive animations using Framer Motion
- Node.js
- npm or yarn
-
Clone the repo:
git clone https://github.com/amitabhkr/portfolio.git
-
Navigate to the project directory:
cd portfolio
-
Install dependencies:
npm install # or yarn install
npm start
# or
yarn start
The development server will start at http://localhost:3000
.
Navigate through the site to explore my projects and skills. Feel free to reach out via the contact form on the site.
Contributions are welcome! Feel free to open an issue or submit a pull request.
Distributed under the MIT License. See LICENSE
for more information.
Amitabh Kumar - @AmitabhKr - harsh36j@gmail.com