vaibhavpandeyvpz / resumer

Open-source theme-able (just 1 as of now, you can send pull requests for more) resume builder.

Home Page:https://resumer-oss.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Resumer

Open-source theme-able (just 1 as of now, you can send pull requests for more) resume/cv builder.

It is built using React.js + Express and runs on Heroku platform.

Build

To build & run the app locally, run below commands after cloning the project:

# get the dependencies
yarn install

# build from sources
npm run build

# start the server
npm start

License

See the LICENSE file.

About

Open-source theme-able (just 1 as of now, you can send pull requests for more) resume builder.

https://resumer-oss.herokuapp.com/

License:MIT License


Languages

Language:JavaScript 94.8%Language:HTML 3.9%Language:SCSS 0.7%Language:CSS 0.4%Language:Shell 0.3%