react-typescript-login-example icon indicating copy to clipboard operation
react-typescript-login-example copied to clipboard

code refactoring

Open Kabinet98 opened this issue 2 years ago • 0 comments

Hello, I've made some changes to your code like:

  • Refactoring the code the modern way => class components to functional components
  • remove some deprecated key words
  • configured the server for NodeJs, Express, MongoDb If you like the changes you can merge the changes.

Kabinet98 avatar Mar 17 '23 01:03 Kabinet98