Skip to content

Aryanbansal-05/CVibe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 CVibe - Your Modern Resume Builder

Welcome to CVibe, a sleek and responsive resume builder built with React, Vite, and Tailwind CSS. CVibe allows users to effortlessly create beautiful, printable resumes directly in the browser. It supports multiple templates, profile photo uploads, real-time editing, and one-click printing—all wrapped in a clean, intuitive UI.

CVibe Banner


✨ Features

  • 🖥️ Live Resume Editing
  • 🎨 Multiple Template Options
  • 🖼️ Upload Profile Picture
  • 🖨️ Print-Ready PDF Output
  • 📱 Fully Responsive Design
  • ⚡ Powered by Vite for fast builds
  • 💅 Styled with Tailwind CSS

🌐 Live Demo

🔗 Check out CVibe on Vercel


🛠️ Tech Stack

Tech Description
⚛️ React UI Library
⚡ Vite Next-gen frontend toolchain
💨 Tailwind CSS Utility-first CSS framework
🖼️ SVG Icons Modern visual icons

📂 Folder Structure

CVibe/
├── public/                 # Static assets
├── src/
│   ├── assets/             # Images and icons
│   ├── components/         # Modular components like Education, Skills, etc.
│   ├── App.jsx             # Main application logic
│   ├── App2.jsx            # Alternate resume layout
│   ├── App3.jsx            # Routing handler
│   ├── navbar.jsx          # Navigation bar
│   └── main.jsx            # ReactDOM entry point
├── index.html
├── tailwind.config.js
├── vite.config.js
└── package.json

About

Built my first React web app — a Resume Builder.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors