URL shortner || Simplified click redirection and tracking
The app has two components
To run the application Frontend:
cd frontend npm install npm start
Backend: Further execution details are provided here
cd backend npm install npm start