https://github.com/shamoilarsi/mykrourl-shortner
A simple yet functional URL shortner
https://github.com/shamoilarsi/mykrourl-shortner
firebase react url-shortner
Last synced: about 1 month ago
JSON representation
A simple yet functional URL shortner
- Host: GitHub
- URL: https://github.com/shamoilarsi/mykrourl-shortner
- Owner: shamoilarsi
- Created: 2020-11-01T07:32:00.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-11-02T14:42:58.000Z (over 4 years ago)
- Last Synced: 2025-02-09T06:28:04.614Z (3 months ago)
- Topics: firebase, react, url-shortner
- Language: TypeScript
- Homepage: https://mykrourl.web.app/
- Size: 665 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Mykro URL Shortner
A simple yet functional URL shortner
## Available Scripts
In the project directory, you can run:
### `yarn start`
Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.## Techstack
- React (Javascript + Typescript)
- Firebase (Firestore, Functions, Hosting)
- GitHub Actions for quick deployment### To-Do
- [x] Validate URL
- [ ] Better UI
- [ ] Add a hashing algorithm instead of random characters
- [ ] Analytics for each shortened link