/cv-app

A CV generator built using React functional components

Primary LanguageJavaScript

CV-app

Live demo

A CV generator built using React functional components.

Features

  • Sections for user to fill out contaction information, educational experience, and work experience
  • Each section can be edited and/or removed

Tools Used

  • React
  • HTML
  • CSS

Getting Started

$ git clone git@github.com:kwen0/cv-app.git
cd cv-app
npm install
npm start