The Open-Source Todo List
- MongoDB Datebase Connection
- Node.js v14.0.0 or newer
git clone https://github.com/im-parsa/MyTodoList.git
cd MyTodoList
npm install
- Fork the repository
- Clone your fork:
git clone https://github.com/your-username/MyTodoList.git - Create your feature branch:
git checkout -b my-new-feature - Stage changes
git add . - Commit your changes:
czORnpm run commitdo not usegit commit - Push to the branch:
git push origin my-new-feature - Submit a pull request
If you want to say thank you and/or support active development of the Nava app:
MyTodoList is open-source todo-list licensed under the MIT General Public License v3.0. created by @im-parsa.
