Skip to content

lucafisc/cv-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to CV Generator 👋 🗒️

Version

drawing

An application to create your own CV

This is a solution to the CV Application Project of the Odin Project.

Table of contents

Overview

The challenge

Users should be able to:

  • Add or remove sections
  • Save their work in local storage

Screenshot

drawing

Features

  • Automatically hide empty sections
  • Background selector
  • Autofill with sample data

Process

Built with

  • React - JS library
  • State management using Context
  • React Hooks
  • Semantic HTML5 markup
  • CSS custom properties
  • CSS Grid

Features to be implemented

  • Mobile version
  • Improve download functionality
  • Multipage option

Author

👤 Luca Fischer

Acknowledgments

Install

npm install

Usage

npm run start

Run tests

npm run test