An open API service indexing awesome lists of open source software.

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

Developer Portfolio built using Reactjs with functional contact form
https://github.com/pawantech12/dev-portfolio

animation css3 developerportfolio html5 javascript portfolio-website reactjs typewriter-effect

Last synced: 2 months ago
JSON representation

Developer Portfolio built using Reactjs with functional contact form

Awesome Lists containing this project

README

        



![GitHub repo size](https://img.shields.io/github/repo-size/pawantech12/dev-portfolio)
![GitHub stars](https://img.shields.io/github/stars/pawantech12/dev-portfolio?style=social)
![GitHub forks](https://img.shields.io/github/forks/pawantech12/dev-portfolio?style=social)



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 :
```html

```

### 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 :

```css

@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):

```node
npm i react-toastify
```

* TypeWriter (Typewriter text animation):

```node
npm i react-simple-typewriter
```

* AOS animation (It provides animation to elements):

```node
npm i aos
```

### Run Locally

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

Linux and macOS:

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

Windows:

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

### Contact

If you want to contact with me you can reach me at [Instagram](https://www.instagram.com/codewithpawan/).

### License

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