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

https://github.com/cosmin-panescu/resume-generator

📌 Resume Generator for Programmers
https://github.com/cosmin-panescu/resume-generator

react resume-generator scss ssr

Last synced: 2 months ago
JSON representation

📌 Resume Generator for Programmers

Awesome Lists containing this project

README

        

# Resume Generator - betteresume.

Betteresume is a web application that allows you to quickly and easily create custimized resumes using an HTML and CSS template. This is an ideal tool for programmers and other individuals who are comfortable manipulating HTML and CSS code. Don't worry, it is very simple to edit the HTML code for you content.

Features:
- quick and easy generation of customized resume using HTML and CSS template
- real-time presentation of changes made in the HTML and CSS code
- automatic saving of each modified version of the template
- intuitive and easy-to-use use interface
- HTML and CSS code is easily customizable and adaptable to meet your specific needs

How to use:
- open the application in a broser, preferably on a desktop device
- modify the HTML and CSS code on the left side of the interface to personalize your CV
- view the changes in real-time on the right side of the interface
- download as PDF the final resume, using the download option available in the user interface

Features that will be added:
- choice of multiple templates
- section with answers to the most asked questions about resumes
- section with tips for resume

Languages and Frameworks used:
- HTML
- SCSS
- JavaScript
- ReactJS

Technologies and Tools used:
- Server-side Rendering
- Codemirror
- React Router DOM
- GIT

--------------------------------------------------

#@ Getting Started with Create React App

This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).

## Available Scripts

In the project directory, you can run:

### `npm start`

Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in your browser.

The page will reload when you make changes.\
You may also see any lint errors in the console.

### `npm test`

Launches the test runner in the interactive watch mode.\
See the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.

### `npm run build`

Builds the app for production to the `build` folder.\
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.\
Your app is ready to be deployed!

See the section about [deployment](https://facebook.github.io/create-react-app/docs/deployment) for more information.