/Resume-Builder

An application created using React and Saas where you can build your resume. The data is stored in the browser local storage so you don't have to worry about loosing any.

Primary LanguageJavaScript

RESUME BUILDER


Resume-Builder


👉 About

An application created using React and Saas where you can build your resume. The data is stored in the browser local storage so you don't have to worry about loosing any.


👉 Hosted URL


👉 Teck Stack

  • React
  • SASS / CSS
  • Vercel (Hosting)

👉 Features

  • Avatar with name initials incase Profile pic not uploaded.
  • Import/Export resume in form of JSON
  • Data stored in local storage, so you can preserve it.
  • Add / Delete data
  • Notifications on adding/deleting data.
  • Optimized using memo, useCallback to improve performance
  • Used code splitting to improve performance

👉 Demo video

Untitled.design.mp4

👉👉👉 NOTE

There are many unhandled things like form validation and others in the application as it is a hiring assignment.