https://github.com/vit718/resumebuilder_react
A resume builder website is a web-based tool that allows users to create and customize a professional resume to their desired specifications. These websites typically provide templates for creating a resume.
https://github.com/vit718/resumebuilder_react
javascript project react reactjs resume resume-creator resume-template resume-website
Last synced: 7 months ago
JSON representation
A resume builder website is a web-based tool that allows users to create and customize a professional resume to their desired specifications. These websites typically provide templates for creating a resume.
- Host: GitHub
- URL: https://github.com/vit718/resumebuilder_react
- Owner: vit718
- Created: 2024-09-28T04:25:21.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-14T00:23:51.000Z (12 months ago)
- Last Synced: 2025-01-28T00:32:52.005Z (8 months ago)
- Topics: javascript, project, react, reactjs, resume, resume-creator, resume-template, resume-website
- Language: JavaScript
- Homepage: https://quick-resume.netlify.app/
- Size: 847 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
# Resume Builder Website
Welcome to our Resume Builder Website! Our website allows users to easily create professional and personalized resumes.
## Features
- User-friendly interface for creating and editing resumes
- Templates to choose from for different job industries
- PDF export option for final resume
- Dark mode for easy viewing
- Image upload for profile picture## Screenshots
Here are some screenshots of the project to give you an idea of its features and functionality:###### Home Page
###### Select Template Page
###### Resume Builder Page
###### About Page
###### Dark Mode
## Getting Started
1. Clone this repository to your local machine
```bash
git clone https://github.com/vit718/Resume-Builder.git
```
2. Navigate to the project directory
```bash
cd resume-builder
```
3. Install dependencies
```bash
npm install
```
4. Run the app
```bash
npm run start
```
5. Open http://localhost:3000 in your browser to see the application running### 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
- [Hardik Desai](http://hardikdesai.tech/)### Contributions
- We welcome contributions to our website. If you would like to contribute, please submit a pull request on our Github repository.### License
- This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details### Acknowledgments
- We would like to thank our users for their support and feedback in making this website a success.