Skip to content

shehabshalan/minimal-react-portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minimal React Portfolio

it is a minimal React portfolio that you can use to present yourself and list your projects, experiences and skills.

Demo

https://minimal-reactjs-portfolio.netlify.app/

Animation

Colors

Color Hex
Ligh theme text color #000000
Ligh theme bg color #ffffff
Dark theme text color #ffffff
Dark theme bg color #000000

Features

  • Light/dark mode toggle
  • Minimal desgin
  • Customizable

Sections

  • Navbar
  • About
  • Projects
  • Experience
  • Skills
  • Contact
  • Footer

Installation

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

Tech Stack

HTML, CSS, React, react-icons