Skip to content

nithamitabh/portfolio-final

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 Amitabh Kumar's Portfolio Website

Welcome to my portfolio website! This site showcases my skills, projects, and accomplishments during my college vacations.

🌐 Live Demo

Check out the live site here!

Netlify Status

🛠️ Technologies Used

  • Frontend: React, Tailwind CSS, Framer Motion
  • Deployment: Netlify

📂 Project Structure

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

📋 Features

  • 💼 Showcases my projects
  • 📊 Highlights my skills
  • 📝 Provides contact information
  • 🌟 Interactive animations using Framer Motion

🚀 Getting Started

Prerequisites

  • Node.js
  • npm or yarn

Installation

  1. Clone the repo:

    git clone https://github.com/amitabhkr/portfolio.git
  2. Navigate to the project directory:

    cd portfolio
  3. Install dependencies:

    npm install
    # or
    yarn install

Running the Development Server

npm start
# or
yarn start

The development server will start at http://localhost:3000.

📈 Usage

Navigate through the site to explore my projects and skills. Feel free to reach out via the contact form on the site.

🤝 Contributing

Contributions are welcome! Feel free to open an issue or submit a pull request.

📄 License

Distributed under the MIT License. See LICENSE for more information.

📞 Contact

Amitabh Kumar - @AmitabhKr - [email protected]