### Tiny URL Client with NextJs This is a Small Project with NextJs, that will help you to create Tiny Urls. #### Important Note: First make sure the server is up and running on port 3000 ! For installing the server you can visit https://git.dayanhub.com/kfir/tiny-url-nestjs-microservice/src/branch/master/README.md ## Installation ```bash npm install ``` ## Usage ```bash npm start ```