Skip to content

Dpaste20/companywise-lc-question-viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Leetcode Question Viewer (Company Wise)

Description

This project allows you to view Leetcode questions company-wise and track your progress.

Instructions to Run Locally

Follow the steps below to set up the project on your local machine:

  1. Clone this repository:

    git clone https://github.com/Dpaste20/companywise-lc-question-viewer.git
  2. Navigate to the project directory:

    cd leetcode-questions-viewer
  3. Install the required dependencies:

    npm install
  4. Start the development server:

    npm run dev

Note:

  • Currently, the attempted questions are fetched from local storage and cache.

Releases

No releases published

Packages

 
 
 

Contributors