This URL shortner is a demo project developed with React NodeJS Express and MongoDB.
Installation Guide
- Clone this codebase
- run npm init on both root and client directory
- setup .env files with your domain name and database information
- You are good to go