You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After that the application should be up and running on port 5000.
For demo, the service endpoint is deployed in Glitch, which may go down (free tier) anytime, in such case, please host the Service on local and make changes in UI Code
Future Scope
Unit and Integration Test Cases and robust testing.
Code Cleanup and organization
Make error logic more generic and reusable.
Use nodemon and pm2 config setup for future deployment/hosting purpose.