srbhr / Resume-Matcher

Resume Matcher is an open source, free tool to improve your resume. It works by using language models to compare and rank resumes with job descriptions.
https://www.resumematcher.fyi/
Apache License 2.0
4.76k stars 1.93k forks source link

local ui setup init #114

Closed villdev closed 11 months ago

villdev commented 11 months ago

Pull Request Title

Frontend Local Client Setup

Description

Base setup for the local client. With the specified tech stack and lint/formatting support.

Type

Proposed Changes

How to Test

  1. cd ui
  2. yarn
  3. yarn dev More details are added in Readme.

Checklist