it is a minimal React portfolio that you can use to present yourself and list your projects, experiences and skills.
https://minimal-reactjs-portfolio.netlify.app/
| Color | Hex |
|---|---|
| Ligh theme text color | #000000 |
| Ligh theme bg color | #ffffff |
| Dark theme text color | #ffffff |
| Dark theme bg color | #000000 |
- Light/dark mode toggle
- Minimal desgin
- Customizable
- Navbar
- About
- Projects
- Experience
- Skills
- Contact
- Footer
Install react-personal-portfolio with npm
git clone https://github.com/shehabshalan/react-personal-portfolio
cd react-personal-portfolio
npm run dev
Note: I used Vite
HTML, CSS, React, react-icons
