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.gitGo to the project directory
cd yalsh_webInstall dependencies
pnpm installStart the server
pnpm devOpen http://localhost:3000 with your browser to see the result.
Here is a list of all the big technologies used:
- Next.js 14
- Chakra UI
- React-Query