CV Shortlister Frontend is a React-based frontend application for managing and analyzing resumes.
Before you begin, ensure you have met the following requirements:
- Node.js installed on your local machine
- npm package manager installed
To set up this project locally, follow these steps:
-
Clone the repository to your local machine:
git clone https://github.com/its-me-navee/Shortlist_Resume_FrontEnd.git
-
Navigate to the project directory:
cd Shortlist_Resume_FrontEnd -
Install dependencies:
npm install
-
Start the development server:
npm run dev
The server will start running locally at
http://localhost:3000/.
Github Repo: https://github.com/its-me-navee/Shortlist_Resume_FrontEnd
Deployed Link: