Developer Portfolio is fully responsive Portfolio website made using ReactJS.
Before you begin, ensure you have met the following requirements:
- You Should Know Basic or Intermediate of HTML ,CSS, JavaScript,ReactJS concept.
Fontawesome Icon :
<!-- Bootstrap icon link -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.2/font/bootstrap-icons.min.css">- Responsive Navigation Bar with Hamburger Menu
- Hero Section
- Service Section
- About Us Section
- Skill section
- Portfolio section
- Education section
- Contact Section (i have also included backend part for contact form and also email sending logic)
- Footer Section
- I have Used Google Fonts -
Inter.For Using this font copy below code and paste it in your project :
<!-- google font link -->
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap");- React Toastify (Generating animated alerts or notification messages):
npm i react-toastify- TypeWriter (Typewriter text animation):
npm i react-simple-typewriter- AOS animation (It provides animation to elements):
npm i aosTo run Dev Portfolio locally, run this command on your git bash:
Linux and macOS:
sudo git clone https://github.com/pawantech12/dev-portfolio.gitWindows:
git clone https://github.com/pawantech12/dev-portfolio.gitIf you want to contact with me you can reach me at Instagram.
This project is Free To Use and does not contains any license.