Welcome to my portfolio! This project showcases my skills as a software engineer and provides an interactive and stylish display of my projects, experiences, and contact information.
- Home Page: An overview of the portfolio, introducing me and my skills.
- Projects: Explore my showcased projects with descriptions and links.
- Contact Me: Reach out to me via email or social media.
- Download Resume: Access and download my resume in PDF format.
- Interactive and Stylish Design: The portfolio is designed to be visually appealing and user-friendly.
- React
- Styled Components
- React Router
To run this project locally, follow these steps:
- Clone the repository:
git clone https://github.com/bostonbachexchange/portfolio-react.git
- Navigate to the project folder:
cd your-portfolio
- Install dependencies:
npm install
- Start the development server:
npm start
- Update the project data in the
Projects.js
file to showcase your own projects. - Customize the content and styling in other components to reflect your personality and preferences.
- Add your resume PDF to the
assets
folder and update the link in theResumeButton.js
component.
If you have ideas for improvements, new features, or find any issues, feel free to open an issue or submit a pull request. Contributions are welcome!
This project is licensed under the MIT License.