xBitly: URL Shortener Built with React
Welcome to xBitly ?
Shortens URL app
? Homepage
✨ Demo
Libraries used
- UI styling with DaisyUI https://daisyui.com/
- Form with React-hook-form https://react-hook-form.com/
- Data fetching with React-Query https://react-query.tanstack.com/
- API built with Encore https://encore.dev/, the source code on https://github.com/jellydn/encore-demo-app
- Rewrite Url with Next 12 Middleware (Beta) https://nextjs.org/docs/advanced-features/middleware
- Authentication with Next-Auth (Github Provider) https://next-auth.js.org/v3/configuration/providers
Install
yarn install
Usage
Create .env file base on .env.example then run below command
yarn dev
Run tests
yarn test
Run storybook
yarn storybook
Author
- Website: https://productsway.com/
- Twitter: @jellydn
- Github: @jellydn
Show your support
Give a ⭐️ if this project helped you!