react-typescript-login-example
react-typescript-login-example copied to clipboard
code refactoring
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.