Skip to content

akshaybheda/akshaybheda.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 

Repository files navigation

Portfolio

Welcome to my portfolio! This project showcases my work and skills using modern web development technologies.

Technologies Used

  • React: React 18
  • Vite: A fast build tool and development server.
  • Material UI: A popular React UI framework for designing responsive and visually appealing interfaces.
  • Project Structure: Inspired by Bulletproof React for maintaining a scalable and maintainable codebase.

Features

  • Responsive Design: The portfolio is fully responsive and works on all device sizes.
  • Interactive UI: Smooth and interactive user interface components.
  • Fast Loading: Optimized for performance with Vite.

Getting Started

To run this project locally, follow these steps:

  1. Clone the repository:
git clone https://github.com/akshaybheda/portfolio.git
  1. Navigate to the project directory:
cd portfolio
  1. Install dependencies:
npm install
  1. Start the development server:
npm run dev

Deployment

This portfolio is deployed using GitHub Pages. To deploy your own version, follow these steps:

  1. Build the project:
npm run build
  1. Deploy to GitHub Pages:
npm run gh-pages

Contributing

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

License

This project is licensed under the MIT License.

Contact

For any inquiries, please contact me at [akshaybheda@gmail.com].

Thank you for visiting my portfolio!

Releases

No releases published

Packages

No packages published