A simple url link shortener
Note This is the frontend codebase, for the backend functionality, please refer to the yalsh_backend repository.
Clone the project
git clone https://github.com/Kenwanjohi/yalsh_web.git
Go to the project directory
cd yalsh_web
Install dependencies
pnpm install
Start the server
pnpm dev
Open http://localhost:3000 with your browser to see the result.
Here is a list of all the big technologies we use:
- Next.js 14
- Chakra UI
- React-Query