portfolio

Sasank’s Portfolio Website

A modern, responsive portfolio website built with React.js to showcase my projects, skills, and experience.

🌟 Features

🛠️ Technologies Used

🚀 Live Demo

Visit my portfolio at: Portfolio Link

📝 Blog

Check out my technical blog at: Sasank Tech Blogs

🏗️ Project Structure

Portfolio/
├── public/              # Static files
├── src/                 # Source files
│   ├── components/      # React components
│   ├── Assets/         # Images and other assets
│   └── style.css       # Global styles
└── package.json        # Project dependencies

🚀 Getting Started

  1. Clone the repository:
    git clone https://github.com/sasankpanuganti/portfolio.git
    
  2. Install dependencies:
    cd portfolio
    npm install
    
  3. Start the development server:
    npm start
    
  4. Build for production:
    npm run build
    

📦 Dependencies

🤝 Contributing

Feel free to fork this repository and submit pull requests for any improvements.

📄 License

This project is licensed under the MIT License - see the LICENSE file for details.

👨‍💻 Author

Sasank Panuganti