This is a tinyURL clone built with HTMX, Redis, and Express. It provides basic analytics (view count) with no user account creation required. Code reviews/improvements are welcomed.
- Re-styling
- Add history to cookies
- Add analytics
- Glassify
- Edit the success modal
- Change table line colours
- Clear fields upon form submission
- Add the alias is already taken up check (and add error modal)
- Add a loading for initial state
- Perform data sanitation
- Fix Github Actions CI/CD