https://github.com/reinskywalker/nextjs-res-builder
A modern and customizable resume builder built with Next.js and React.js.
https://github.com/reinskywalker/nextjs-res-builder
Last synced: 12 months ago
JSON representation
A modern and customizable resume builder built with Next.js and React.js.
- Host: GitHub
- URL: https://github.com/reinskywalker/nextjs-res-builder
- Owner: reinskywalker
- License: apache-2.0
- Created: 2023-12-13T16:59:11.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-14T04:43:23.000Z (over 2 years ago)
- Last Synced: 2025-04-09T19:55:50.161Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 149 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Next.js React Resume Builder
A modern and customizable resume builder built with Next.js and React.js.
## Features
- **Real-time Preview**: Visualize changes to your resume instantly with a real-time preview panel.
- **Dynamic Form Components**: Easily update personal information, skills, work experience, education, and more using dynamic and user-friendly form components.
- **Media Upload**: Upload and showcase your professional profile picture directly within the application.
- **Printable Resume**: Generate a printer-friendly version of your resume for easy sharing and printing.
- **Responsive Design**: Ensures a smooth experience across various devices, including desktops, tablets, and mobile phones.
## Tech Stack
- **Next.js**: Utilizing the power of server-side rendering and React.js for optimized performance and SEO.
- **React.js**: Building a dynamic and responsive user interface for an interactive user experience.
- **CSS-in-JS**: Leveraging a CSS-in-JS solution for styling components.
- **GitHub Actions**: Automating CI/CD workflows for seamless deployment.
## Getting Started
1. **Clone the repository:**
```bash
git clone https://github.com/reinskywalker/nextjs-react-resume-builder.git