https://github.com/pawantech12/pawan-personal-portfolio
Modern Developer Portfolio ( Dark Mode ) Built with ReactJS & Tailwind CSS
https://github.com/pawantech12/pawan-personal-portfolio
dev personal-portfolio reactjs tailwindcss
Last synced: 1 day ago
JSON representation
Modern Developer Portfolio ( Dark Mode ) Built with ReactJS & Tailwind CSS
- Host: GitHub
- URL: https://github.com/pawantech12/pawan-personal-portfolio
- Owner: pawantech12
- Created: 2024-03-20T15:13:02.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-03T11:08:00.000Z (over 1 year ago)
- Last Synced: 2025-03-16T05:13:45.238Z (7 months ago)
- Topics: dev, personal-portfolio, reactjs, tailwindcss
- Language: JavaScript
- Homepage: https://pawan-personal-portfolio.vercel.app
- Size: 490 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README



Responsive Personal Portfolio Website
Personal Portfolio is fully responsive Portfolio website made using ReactJS and Tailwindcss.
### Prerequisites
Before you begin, ensure you have met the following requirements:
* You Should Know Basic or Intermediate of HTML ,CSS, JavaScript,ReactJS and little bit tailwindcss concept.
### Project Contain
* Responsive Navigation Bar with Hamburger Menu
* Hero Section
* Service Section
* About Us Section
* Skill section
* Portfolio section
* Single Project Detail Page
* Education section
* Contact Section (i have also included backend part for contact form and also email sending logic)
* Footer Section### Packages Required
* React Navigation Routing:
```node
npm i react-router-dom
```* React Form handling:
```node
npm i react-hook-form
```* Using Material Icon for Icons:
```node
npm install @mui/icons-material @mui/material @emotion/styled @emotion/react
```### Run Locally
To run **Personal Portfolio** locally, run this command on your git bash:
Linux and macOS:
```bash
sudo git clone https://github.com/pawantech12/pawan-personal-portfolio.git
```Windows:
```bash
git clone https://github.com/pawantech12/pawan-personal-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.