This repository contains the code for Leetcode clone App using React and tailwind css.
- Javascrit
- React
- Tailwind css
- Node.js
- Express.js
- MongoDB
- Mongoose
- nodemailer
The application is deployed on netlify and can be accessed leetcode-by-jahir.netlify.app/.
Clone the repository: git clone https://github.com/JahirPendhari09/Leetcode.git
Install the dependencies: npm install
Start the development server: npm run start
Open your browser and visit: http://localhost:3000
Clone the repository: git clone [https://github.com/JahirPendhari09/Leetcode.git](https://github.com/JahirPendhari09/Leetcode-Backend.git)
Install the dependencies: npm install
Start the development server: npm run serrver
Open your browser and visit: http://localhost:4500
- Responsive for Mobile and Desktop
- Languages support javascript, java and python
GET {{baseurl}}/problem-name
GET {{baseurl}}/run-code
POST {{baseurl}}/auth/logn
POST {{baseurl}}/auth/register
This project was developed by Jahir Pendhari
.
Feel free to explore and integrate these endpoints into your application.