Go to file
2024-01-22 15:45:04 +02:00
public first init nextJs 2024-01-21 12:53:31 +02:00
src/pages adding style to the eyes 2024-01-21 13:40:58 +02:00
styles adding style to the eyes 2024-01-21 13:40:58 +02:00
.eslintrc.json first init nextJs 2024-01-21 12:53:31 +02:00
.gitignore first init nextJs 2024-01-21 12:53:31 +02:00
next.config.mjs first init nextJs 2024-01-21 12:53:31 +02:00
package-lock.json first init nextJs 2024-01-21 12:53:31 +02:00
package.json adding page for provided and posting URLs 2024-01-21 13:27:56 +02:00
postcss.config.js first init nextJs 2024-01-21 12:53:31 +02:00
README.md README.md 2024-01-22 15:45:04 +02:00
tailwind.config.ts first init nextJs 2024-01-21 12:53:31 +02:00
tsconfig.json first init nextJs 2024-01-21 12:53:31 +02:00

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

npm install

Usage

npm start