Skip to content

A dashboard to monitor progress and completion of the blind75 leetcode questions

Notifications You must be signed in to change notification settings

ma-anwar/blind75-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blind75-dashboard

A dashboard to monitor progress and completion of the blind75 leetcode questions.

The app uses the MERN stack. The frontend is in React, the backend is using Node.js, Express and MongoDB.

The backend was bootstrapped by the boilerplate here.

Setup

After cloning the repo ensure docker is installed.

Run docker-compose up from the root directory to start all the services.

The frontend can then be accessed at localhost:3000.

To stop all services run docker-compose down

About

A dashboard to monitor progress and completion of the blind75 leetcode questions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages