/cv-application

A simple CV Application made as part of the odin project

Primary LanguageTypeScript

CV Application

Project to create a CV Application

Live Demo

CV Application

cv-application

Features

  • Live Preview

  • Responsive

Built with

Technologies

  • JS
  • CSS
  • HTML
  • REACT
  • MATERIAL UI
  • TYPESCRIPT

Tools

  • Visual Studio Code
  • Linux terminal
  • Git and GitHub
  • ESLint
  • Prettier
  • npm
  • Webpack

Third party code

Outcome

  • Used ES6 Modules for more modular code.
  • Used CSS3 grid and flex to create layout.
  • Used Git and GitHub for project management.
  • Tried to maintain clean code.
  • Cross tested on Firefox and Chromium based browsers.

Improvements

Features I am going to add to this app:

  • Add functionality to print the generated resume.

Summary

What I learned

  • learn to use React
  • learn to use state and props
  • learn to use material ui
  • learn to use typescript

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

You will need Node.js and npm installed globally on your machine.

Installation

  1. Clone the repo
    git clone https://github.com/voidchef/cv-application
  2. Install NPM packages
    npm install
  3. Build an app
    npm run build

Contributing

Contributions, issues, and feature requests are welcome!

Author

👤 voidchef