Skip to content

leopard-work/leetcode-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Leetcode problem solving with test checking function

The application demonstrates solutions to some problems from leetcode.com and allows you to run tests on them.

preview

Live demo

https://leetcode-app.solutions4web.ru/

Main Libraries

  • React
  • Typescript
  • Saas

Installation

# clone this repository
$ git clone https://github.com/leopard-work/leetcode

# go into project directory
$ cd MDShop

# install dependencies
$ npm install

Run dev server

$ npm run start

Run dev server on http://localhost:3000

Build

$ npm run build

About

Leetcode problem solving with test checking function. React SPA

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published