Welcome to my portfolio! This project showcases my work and skills using modern web development technologies.
- 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.
- 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.
To run this project locally, follow these steps:
- Clone the repository:
git clone https://github.com/akshaybheda/portfolio.git
- Navigate to the project directory:
cd portfolio
- Install dependencies:
npm install
- Start the development server:
npm run dev
This portfolio is deployed using GitHub Pages. To deploy your own version, follow these steps:
- Build the project:
npm run build
- Deploy to GitHub Pages:
npm run gh-pages
Contributions are welcome! Feel free to open an issue or submit a pull request.
This project is licensed under the MIT License.
For any inquiries, please contact me at [akshaybheda@gmail.com].
Thank you for visiting my portfolio!