Hi there! This repository contains the code for my personal software engineering portfolio. My portfolio showcases my projects, skills, experiences, and also a bit about myself. It's a reflection of my journey as a software engineer. You can view the live portfolio here: Holly's Portfolio.
- React.js
- Tailwind CSS
- CRACO (Create React App Configuration Override)
- Typed.js (For Typing Animation)
- Dark/Light Mode Toggle
- Responsive Design
- Animated Typing Effect
- Projects Section
- Contact Form
To get the app running locally, clone the repository and run the following commands:
npm install
npm start
This will start the development server at localhost:3000
.
I appreciate any feedback and contributions. Feel free to fork the project and submit a pull request, or open an issue if you find a bug or have any suggestions for improvements!