Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 714 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 714 Bytes

My Resume

Resume of Ricardo Jiménez, built with Create React App + Material UI.

View my resume on netlify

Scripts

yarn start

Required Environment Variables

  REACT_APP_RESUME_API_URL  - Endpoint of the backend  
  REACT_APP_TITLE           - Page Title

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

yarn build

Builds the app for production to the build folder.

TODO

  • Add Flow for type-safe.
  • Add option for create pdf.
  • Internationalization