An open API service indexing awesome lists of open source software.

https://github.com/mathdebate09/openn-resume

A React app for making CV Letters using the Harvard letter format
https://github.com/mathdebate09/openn-resume

cv-builder reactjs

Last synced: about 1 month ago
JSON representation

A React app for making CV Letters using the Harvard letter format

Awesome Lists containing this project

README

          

# OpennRésumé

A React app for making CV Letters using the Harvard letter format
> [Live Website](https://opennresume.netlify.app/)

## Preview

![header-section-preview](https://github.com/mathdebate09/openn-resume/assets/140599484/83afef48-ce60-4422-99a1-313a5e97cac8)
![footer-section-preview](https://github.com/mathdebate09/openn-resume/assets/140599484/fdd0c905-a0bb-4ae0-9e09-7f0d62b0af86)

## Lighthouse Score

![image](https://github.com/mathdebate09/openn-resume/assets/140599484/617967dc-547c-4575-8e6f-35d833a4d8bb)

## Tools/Languages

[![REAct](https://img.shields.io/badge/-REAct-000?style=for-the-badge&logo=REAct)](#) [![vite](https://img.shields.io/badge/-vite-000?style=for-the-badge&logo=vite)](#) [![JS](https://img.shields.io/badge/-JAVASCRIPT-000?style=for-the-badge&logo=javascript&logoColor=F0DB4F)](#) [![HTML](https://img.shields.io/badge/-HTML-000?style=for-the-badge&logo=html5)](#) [![CSS](https://img.shields.io/badge/-CSS-000?style=for-the-badge&logo=css3&logoColor=1572B6)](#) [![NPM](https://img.shields.io/badge/-npm-000?style=for-the-badge&logo=npm)](#) [![netlify](https://img.shields.io/badge/-netlify-000?style=for-the-badge&logo=netlify)](#)

## Getting Started

```bash
$ git clone git@github.com:mathdebate09/openn-resume.git
$ cd openn-resume
$ npm i
$ npm run dev
```

## Learning Outcomes

- Learned on how to use hook `useState()` and various methods for adding keys, lifting states and overall introduction to writing Js the React way!

## Roadmap

- [ ] Add a *chat with Résumé* (ML) section
- [ ] Add Auth and save data