-
creates resume from form input
-
this project is created to learn react including:
- ReactDOM and JSX
- concepts of props, state
- handling events
- mapping component
- functions and classes components
git clone https://github.com/yuejiahz/cv-project.git
cd cv-application
npm install
npm start