- git clone https://github.com/Sabhya-Mentor-Programme/IPKriti-Backend
- npm install
- npm run server
- git checkout -b 'feature-feature_type'
- git add .
- git commit -m "Add/Update/Delete task_performed'
- git push -u origin 'feature-feature_type'
- while creating a pull request, make sure that it is requesting to get merged into 'main' branch
Happy Contributing! 🌟