Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dadvaiahpavan/resume-builder
https://github.com/dadvaiahpavan/resume-builder
Last synced: 21 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/dadvaiahpavan/resume-builder
- Owner: DadvaiahPavan
- Created: 2023-11-02T10:47:33.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-17T03:26:15.000Z (11 months ago)
- Last Synced: 2024-11-05T13:41:58.800Z (2 months ago)
- Language: JavaScript
- Size: 643 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## Getting Started
1. Clone this repository to your local machine
```bash
git clone https://github.com/dadvaiah pavan/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
- [Dadvaiah Pavan]
- (http://dadvaiahpavan.netlify.app/)### Contributions
- We welcome contributions to our website. If you would like to contribute, please submit a pull request on our Github repository.### Acknowledgments
- We would like to thank our users for their support and feedback in making this website a success.