Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mshandev/resume-builder
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/mshandev/resume-builder
Last synced: 1 day 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/mshandev/resume-builder
- Owner: Mshandev
- Created: 2023-11-09T14:42:12.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-10T12:55:07.000Z (about 1 year ago)
- Last Synced: 2023-11-10T14:40:14.777Z (about 1 year ago)
- Language: JavaScript
- Size: 421 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.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.
## Live Demo
```bash
https://resume-builder-by-shan.netlify.app/
```## 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)###### 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/Mshandev/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/)### Acknowledgments
- We would like to thank our users for their support and feedback in making this website a success.