Skip to content

gaznafis007/resumake

Repository files navigation

📝 Resumake

Resumake
A modern resume builder that allows users to create, customize, and download professional resumes effortlessly. Built with React.js, Next.js, and TailwindCSS, this tool ensures a smooth and responsive user experience.

🔗 Live Website: Resumake
📂 Repository: GitHub


🚀 Features

Create Custom Resumes – Input personal and professional details dynamically.
Live Preview – See real-time changes as you edit your resume.
Multiple Templates – Choose from a variety of clean and professional designs.
Download as PDF – Export your resume in high-quality PDF format.
User Authentication – Secure login/signup using Firebase Authentication.
Fully Responsive – Optimized for all devices, from mobile to desktop.


🛠️ Tech Stack

Frontend

React
Next.js
TailwindCSS

Backend & Database

MongoDB

Others

PDF Generation
Vercel


📸 Screenshots

🏠 Home Page

🚀 [Add a screenshot of the homepage]

📄 Resume Preview

📌 [Add a screenshot of the resume preview page]


🔧 Installation & Setup

Clone the Repository

git clone https://github.com/gaznafis007/resumake.git
cd resumake

Install Dependencies

npm install

Setup Environment Variables

Create a .env.local file in the root directory and add the following:

NEXT_PUBLIC_BASE_URL=http://localhost:3000
NEXT_PUBLIC_DB_USER=your_database_username
NEXT_PUBLIC_DB_PASS=your_database_cluter_password
NEXT_PUBLIC_GOOGLE_CLIENT_ID=your_next_auth_google_client_id
NEXT_PUBLIC_GOOGLE_CLIENT_SECRET=your_next_auth_google_client_secret

Run the Development Server

npm run dev

The project will now be available at http://localhost:3000/.


📬 Contact

If you have any questions or suggestions, feel free to reach out:
LinkedIn
Portfolio


If you find this project helpful, don't forget to star the repository!


What’s Included in This README?

Live Demo & GitHub Links
Clear Feature List
Technology Stack with Icons
Screenshots Placeholder (Add your own images)
Detailed Installation Guide
Environment Variables Setup
Contact & Social Media Links

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors