https://github.com/subhangisati/professional-resume-creator
The Professional Resume Creator project facilitates easy creation of customized resumes using React, Bootstrap, and Chakra UI, with features like template selection, PDF export, and dark mode for user comfort.
https://github.com/subhangisati/professional-resume-creator
bootstrap chakra-ui html-css-javascript htmltopdf project-repository react resume-builder webdevelopment
Last synced: about 1 month ago
JSON representation
The Professional Resume Creator project facilitates easy creation of customized resumes using React, Bootstrap, and Chakra UI, with features like template selection, PDF export, and dark mode for user comfort.
- Host: GitHub
- URL: https://github.com/subhangisati/professional-resume-creator
- Owner: SubhangiSati
- Created: 2024-07-14T07:19:02.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-16T10:12:32.000Z (almost 2 years ago)
- Last Synced: 2025-06-02T08:45:39.922Z (about 1 year ago)
- Topics: bootstrap, chakra-ui, html-css-javascript, htmltopdf, project-repository, react, resume-builder, webdevelopment
- Language: JavaScript
- Homepage:
- Size: 1.13 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Professional Resume Creator
Welcome to the Professional Resume Creator! Our platform makes it easy for users to design professional, customized resumes.
## Features
- **Intuitive Interface:** Create and edit resumes effortlessly with our user-friendly design.
- **Variety of Templates:** Select from multiple templates suited for different industries.
- **PDF Export:** Download your finished resume as a PDF for convenient sharing.
- **Dark Mode:** Enable dark mode for a more comfortable viewing experience.
- **Profile Picture Upload:** Include a profile picture on your resume.
## Screenshots
Check out some screenshots to see our website's features and functionality:
### Home Page

### Template Selection Page

### Dark Mode

## Getting Started
Follow these steps to set up the project on your local machine:
1. Clone this repository:
```bash
git clone https://github.com/SubhangiSati/Professional-Resume-Creator.git
```
2. Navigate to the project directory:
```bash
cd resume-builder
```
3. Install the required dependencies:
```bash
npm install
```
4. Start the application:
```bash
npm run start
```
5. Open [http://localhost:3000](http://localhost:3000) in your web browser to view the application.
### Built With
- [React](https://reactjs.org/)
- [Bootstrap](https://getbootstrap.com/)
- [Chakra UI](https://chakra-ui.com/)
- [React Router](https://reactrouter.com/)
- [React Icons](https://react-icons.github.io/react-icons/)
- [React HTML to PDF](https://www.npmjs.com/package/react-html-to-pdf)
### Authors
- [Subhangi Sati](https://github.com/SubhangiSati)
### License
This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for more details.