Skip to content

Latest commit

Β 

History

History
58 lines (38 loc) Β· 1.31 KB

README.md

File metadata and controls

58 lines (38 loc) Β· 1.31 KB

Portfolio Website

This is my personal portfolio website built using Next.js. It showcases my projects, skills, and experience in the field of software engineering. The design inspiration is derived from Brittany Chiang.

πŸš€ Demo

https://lohitkolluri.tech

🧐 Features

  • Responsive design
  • Section-wise navigation
  • Project showcase
  • Experience and skills presentation
  • Contact information

πŸ› οΈ Installation Steps:

  1. Clone the repository:

    git clone https://github.com/lohitkolluri/Portfolio.git
  2. Go to the directory:

    cd Portfolio
  3. Install dependencies:

    npm install
  4. Run the development server:

    npm run dev

    Open http://localhost:3000 in your browser.

  5. Open localhost in your browser:

πŸ’» Built with

  • Next.js
  • React
  • Framer Motion
  • Tailwind CSS

πŸ›‘οΈ License:

This project is licensed under the MIT License

πŸ‘¨β€πŸ’» Credits

The design inspiration for this portfolio is derived from Brittany Chiang. I appreciate her work and used it as a reference for creating my personal portfolio.