Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 2 days 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 (4 months ago)
- Default Branch: main
- Last Pushed: 2024-10-14T00:23:51.000Z (4 months ago)
- Last Synced: 2024-11-29T10:36:23.484Z (2 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: 0
- 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
![Home Page](https://user-images.githubusercontent.com/87645745/213860435-ef02b36f-adbd-4517-b103-174c3dcb7be9.png)###### Select Template Page
![Select Template](https://user-images.githubusercontent.com/87645745/213860462-ea8bd7db-2c15-4633-9894-113f047cc13b.png)###### Resume Builder Page
![Resume Building](https://user-images.githubusercontent.com/87645745/213860488-d6215b7a-507e-40ff-b42b-a901cca3d0b9.png)###### About Page
![About Page](https://user-images.githubusercontent.com/87645745/213860448-cefcc6f0-8d58-4ce6-8d94-1f5c4271f87f.png)###### Dark Mode
![Dark Mode](https://user-images.githubusercontent.com/87645745/213860517-73a40b9c-dd35-4586-a253-757c654f19c7.png)## 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.