Skip to content

pawantech12/dev-portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

GitHub repo size GitHub stars GitHub forks


Responsive Portfolio Website

Developer Portfolio is fully responsive Portfolio website made using ReactJS.

➥ Live Demo


Prerequisites

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/[email protected]/font/bootstrap-icons.min.css">

Project Contain

  • 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

Font Family

  • 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");

Packages Required

  • 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 aos

Run Locally

To run Dev Portfolio locally, run this command on your git bash:

Linux and macOS:

sudo git clone https://github.com/pawantech12/dev-portfolio.git

Windows:

git clone https://github.com/pawantech12/dev-portfolio.git

Contact

If you want to contact with me you can reach me at Instagram.

License

This project is Free To Use and does not contains any license.