Skip to content

A static single-page application resume-builder developed using React.js and JSON Resume schema (https://suddi.github.io/)

License

Notifications You must be signed in to change notification settings

GiladShoham/gilad-resume

This branch is 5 commits behind suddi/suddi.github.io:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e47d389 · Dec 14, 2017
Sep 23, 2017
Sep 23, 2017
Mar 19, 2017
Sep 23, 2017
Oct 3, 2017
Jan 1, 2017
Mar 19, 2017
Sep 23, 2017
Mar 8, 2017
Jan 1, 2017
Nov 9, 2017
Sep 23, 2017
Sep 20, 2016
Sep 23, 2017
Dec 14, 2017
Mar 7, 2017
Mar 19, 2017

Repository files navigation

suddi.github.io

Website CircleCI Codacy Badge Greenkeeper badge David David StackShare license

suddi.github.io is a static single-page application resumer-builder developed using React.js. It uses the Ceevee template designed by Styleshout, ported over to React.js, and follows a customized version of the JSON Resume schema to store a Curriculum Vitae in JSON format.

Featured

The site has been shown as demo React.js project on the following sites:

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:8080.

To bundle for deployment:

npm run bundle

You can view the live site at suddi.io

About

A static single-page application resume-builder developed using React.js and JSON Resume schema (https://suddi.github.io/)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 62.8%
  • JavaScript 33.6%
  • HTML 3.3%
  • Shell 0.3%