A React app for making CV Letters using the Harvard letter format
$ git clone [email protected]:mathdebate09/openn-resume.git
$ cd openn-resume
$ npm i
$ npm run dev
- Learned on how to use hook
useState()
and various methods for adding keys, lifting states and overall introduction to writing Js the React way!
- Add a chat with Résumé (ML) section
- Add Auth and save data