Skip to content

A static Multi-paged application resume-builder developed using React.js and Sass.

Notifications You must be signed in to change notification settings

Yahyakiani/reactJs-resume-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Resume Template

Codacy Badge StackShare license

A static Multi-paged application resumer-builder developed using React.js. It uses the Music Band template designed by Themezy, ported over to React.js, and follows a customized version of the JSON Resume schema along with additional Modifications.

Views

Home Page Projects

Demo

Demo

Installation

npm install

Usage

To run webpack-dev-server for local environment:

npm run bundle

npm start

You can view the site at http://localhost:3000.

To bundle for deployment:

npm run bundle

Contributing

Take a Pull.