https://github.com/pranitej/vangala-pranitej-resume
A professional and responsive resume template built using React, Vite, and Tailwind CSS. This project features modular components such as Header, Education, Skills, Projects, and Certifications, ensuring clean structure and easy customization. Users can switch between light and dark modes and download the resume as a PDF.
https://github.com/pranitej/vangala-pranitej-resume
css3 html5 javascript node npm reactjs resume-website tailwindcss vercel website
Last synced: 2 months ago
JSON representation
A professional and responsive resume template built using React, Vite, and Tailwind CSS. This project features modular components such as Header, Education, Skills, Projects, and Certifications, ensuring clean structure and easy customization. Users can switch between light and dark modes and download the resume as a PDF.
- Host: GitHub
- URL: https://github.com/pranitej/vangala-pranitej-resume
- Owner: Pranitej
- Created: 2025-04-10T05:41:25.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2025-04-10T05:58:14.000Z (2 months ago)
- Last Synced: 2025-04-11T00:18:09.663Z (2 months ago)
- Topics: css3, html5, javascript, node, npm, reactjs, resume-website, tailwindcss, vercel, website
- Language: JavaScript
- Homepage: https://vangala-pranitej-resume.vercel.app
- Size: 110 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🚀 Responsive Resume
A professional, responsive, and minimalist resume built using **React**, **Vite**, and **Tailwind CSS**. The project allows you to display your resume details dynamically with options for **dark mode**, **PDF download**, and full **mobile responsiveness**.
## ✨ Features
- 📱 Fully Responsive Design (Mobile + Laptop)
- 🌙 Light / Dark Mode Toggle
- 📄 Download Resume as PDF
- ⚛️ Built using modern stack: React + Vite
- 🎨 Styled with Tailwind CSS
- 🧩 Modular Components (Header, Skills, Projects, etc.)
- 🔗 LinkedIn and GitHub integration with icons## 🛠️ Tech Stack
- [React](https://reactjs.org/)
- [Vite](https://vitejs.dev/)
- [Tailwind CSS](https://tailwindcss.com/)
- [React Icons](https://react-icons.github.io/react-icons)## 📦 Installation
Clone the repo and install dependencies:
```bash
git clone https://github.com/Pranitej/Vangala-Pranitej-Resume.git
cd Vangala-Pranitej-Resume
npm install
npm run dev