Welcome to my personal developer portfolio built with React and Vite, hosted on GitHub Pages. This website showcases my projects, experience, services, and resume, with a focus on web development, mobile apps, and cloud infrastructure.
π Live Site: https://abrahamadebayo.github.io/portfolio
- βοΈ React 18 + Vite for blazing fast performance
- π‘ Framer Motion animations
- π± Fully responsive design
- π Dynamic portfolio/project filtering
- π§ Functional contact form powered by Formsubmit
- βοΈ Deployable to GitHub Pages
- React 18
- Vite
- Framer Motion
- Remix Icons
- React Router DOM
- GitHub Pages (via
gh-pages)
# Clone the repo
git clone https://github.com/abrahamadebayo/portfolio.git
# Navigate to the project folder
cd portfolio
# Install dependencies
yarn install
# Run locally
yarn dev