gaoyangxiaozhu / CV

an online responsive CV using react

Home Page:http://gyyzyp.com/cv.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gyy'CV

标签(空格分隔): React CV Responsive


An online responsive CV of Yangyang Gao using React Demo

Introduction

This is an online responsive resume using React, the main css style for large screen(width > 1200px) references to Ovillia's design.

Features

  • Responsive layout
  • Asynchronous loading effect
  • full CV in Chinese& English

How to Use

$ git clone git@github.com:Gaoyangxiaozhu/CV
$ cd CV/dist
$ edit `cv.json` and` cv.en.json` for completing our CV content
$ npm install # install dependencies
$ gulp
$ open http://localhost:3000  

About Permission

The project is open-sourced under MIT license.

License

The MIT License (MIT)

Copyright (c) 2017 gaoyangxiaozhu

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

an online responsive CV using react

http://gyyzyp.com/cv.html

License:MIT License


Languages

Language:JavaScript 58.7%Language:CSS 40.3%Language:HTML 1.1%