Project to create a CV Application
-
Live Preview
-
Responsive
- JS
- CSS
- HTML
- REACT
- MATERIAL UI
- TYPESCRIPT
- Visual Studio Code
- Linux terminal
- Git and GitHub
- ESLint
- Prettier
- npm
- Webpack
- 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.
Features I am going to add to this app:
- Add functionality to print the generated resume.
- learn to use React
- learn to use state and props
- learn to use material ui
- learn to use typescript
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
You will need Node.js
and npm
installed globally on your machine.
- Clone the repo
git clone https://github.com/voidchef/cv-application
- Install NPM packages
npm install
- Build an app
npm run build
Contributions, issues, and feature requests are welcome!
👤 voidchef
- GitHub: voidchef