Using React and Semantic-UI based on open source schema : JSON Schema as an input
git clone https://github.com/rpraval1/jsonresume-theme-react-semantic.git
cd jsonresume-theme-react-semantic
- OPTION 1: Use Resume Editor
- OPTION 2: Refer RESUME.JSON and create on your own
/data/resume.json
Follow below steps to have your resume ready at http://localhost:3000
npm install
npm start
Available under MIT License