### Tiny URL Client with NextJs #### 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 ```