A CV generator built using React functional components.
- Sections for user to fill out contaction information, educational experience, and work experience
- Each section can be edited and/or removed
- React
- HTML
- CSS
$ git clone [email protected]:kwen0/cv-app.git
cd cv-app
npm install
npm start