/IPKriti-Backend

This project is being made by Indraprastha College For Women's Computer Science Students. IPkriti is a site for IPCWians to sell and buy their stuff using its user friendly interface.

Primary LanguageJavaScript

Welcome to IPKriti-Backend ✨

Steps to run the code:

Steps to create new feature:

  • git checkout -b 'feature-feature_type'
  • git add .
  • git commit -m "Add/Update/Delete task_performed'
  • git push -u origin 'feature-feature_type'

Note

  • while creating a pull request, make sure that it is requesting to get merged into 'main' branch

Happy Contributing! 🌟