8000 GitHub - Mk4Levi/Leetcode-Clone-MKP: This is a Clone of LeetCode Platform built by using React-concepts. Just like the original LeetCode, this platform provides you with a comprehensive coding experience.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

This is a Clone of LeetCode Platform built by using React-concepts. Just like the original LeetCode, this platform provides you with a comprehensive coding experience.

Notifications You must be signed in to change notification settings

Mk4Levi/Leetcode-Clone-MKP

Repository files navigation

LeetCode-Clone

=> This is the Clone of LeetCode which is is the best platform to help you enhance your skills, expand your knowledge and prepare for technical interviews through practicing programming problems.

Getting Started

  1. To get started with this project, you will need to have Node.js and NPM installed on your system.

  2. First, you need to open a Terminal in your system and Clone this repository by using :

git clone https://github.com/Mk4Levi/Leetcode-Clone-MKP.git
  1. Navigate to the Project's directory :
cd Leetcode-Clone-MKP
  1. Install all Dependencies used in this Project :
npm install
  1. Finally, host it on local server :
npm run dev
  1. Now just search this link in your browser to view the live running application in your Local sysytem :
http://localhost:5173

Paths & Files

Structure of the Folders & Files in this Repo :

.
├── public/
├── src
│  ├── components/
│  ├── Pages/
│  ├── App.css
│  ├── App.jsx
│  ├── data.json
│  ├── index.css
│  ├── main.jsx
├── .eslintrc.json
├── .gitattributes
├── .gitignore
├── index.html
├── package-lock.json
├── package.json
├── README.md
├── vite.config.js

Thank You

About

This is a Clone of LeetCode Platform built by using React-concepts. Just like the original LeetCode, this platform provides you with a comprehensive coding experience.

Topics

Resources

Stars

Watchers

Forks

0