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
- Host: GitHub
- URL: https://github.com/mathdebate09/openn-resume
- Owner: mathdebate09
- Created: 2024-04-19T11:45:26.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-01T10:17:27.000Z (about 2 years ago)
- Last Synced: 2024-05-02T10:19:24.746Z (about 2 years ago)
- Topics: cv-builder, reactjs
- Language: JavaScript
- Homepage: https://opennresume.netlify.app
- Size: 179 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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


## Lighthouse Score

## Tools/Languages
[](#) [](#) [](#) [](#) [](#) [](#) [](#)
## 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