Skip to content

05 Packages

Rajkumar R edited this page Jun 11, 2020 · 2 revisions

Packages Track of Colors

To keep track of Colors work, we will use certain packages which make our application neater and cleaner for Developer viewing the code without any ambiguity. These packages not only make code cleaner, it also make Developer task simpler.

Packages used in React JS

  • Axios: This package is used to make HTTP request linear and easy for error handling.

Packages used in Django

  • Django REST framework: This package is used for REST API with additional features of Authentication and others.
  • Email package: This is used to send email notifications to users.
Clone this wiki locally