An open API service indexing awesome lists of open source software.

https://github.com/git21221/todo-complex

Trying to make a complex todo application
https://github.com/git21221/todo-complex

collaborate expressjs github github-copilot github-pages javascript mongodb mongodb-atlas nodejs opensource reactjs student-vscode

Last synced: 9 months ago
JSON representation

Trying to make a complex todo application

Awesome Lists containing this project

README

          


todo image

# TODO - complex



## Help me to grow a simple todo into a complex fullstack project.

# How to contribute?


  1. There are two folder -> i) client (frontend), ii) server (backend)


  2. Use these command for frontend

    ```bash

    git clone https://github.com/Git21221/TODO-complex.git

    cd TODO-complex

    npm i

    npm run dev
    ```


  3. Use these commands for backend server

    ```bash

    npm i

    npm run dev
    ```


  4. I will provide .env.sample file, you just need to make a env file with same keys but values will be yours.


  5. After making changes

    ```bash
    git add .

    git commit -m ""

    git push origin main
    ```

  6. After that make a PR with proper details of your changes and screenshot.

    # Happy coding ! 😊😊😊😊😊