Skip to content

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

leetcode-planner

Description

A simple tools with spaced repetition for student to record and review leetcode question

Technologies Used

  • MongoDB
  • Express.js
  • React.js
  • Node.js

Installation

  1. Clone the repository.

  2. Install dependencies using npm install.

  3. Configure the environment variables.

    [info] remember to create your own .env file under root

    # .env
    NODE_ENV = development
    PORT = 5000
    MONGO_URI = <your MongoDB link>
    JWT_SECRET = abc123
  4. Start the development server(front & back end) using npm run dev.

Usage

Contributing

If you'd like to contribute to this project, please follow these steps:

  1. Fork the repository.
  2. Create a new branch.
  3. Make your changes and commit them.
  4. Push your changes to your forked repository.
  5. Submit a pull request.

License

This project is licensed under the MIT License.

Contact

About

A leetcode record tool

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages