No description
public | ||
src/pages | ||
styles | ||
.eslintrc.json | ||
.gitignore | ||
next.config.mjs | ||
package-lock.json | ||
package.json | ||
postcss.config.js | ||
README.md | ||
tailwind.config.ts | ||
tsconfig.json |
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
This is a Small Project with NextJs, that will help you to create Tiny Urls.
Installation
npm install
Usage
npm start