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:
cz
ORnpm run commit
do 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.