Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.