lirc572 / resume

My résumé, created with React

Home Page:https://resume.lirc572.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Resume

Built with using React, Vite, and react-pdf.

How-To

Develop/Edit

  1. Clone the repo: git clone https://github.com/lirc572/resume.git
  2. Install dependencies: yarn install
  3. Start the development server: yarn dev
  4. Edit the source code and see the changes in the browser, live!

Deploy

  1. Build static site: yarn build
  2. Upload the dist folder to the platform of your choice!

About

My résumé, created with React

https://resume.lirc572.com

License:MIT License


Languages

Language:JavaScript 96.2%Language:HTML 3.8%