An open API service indexing awesome lists of open source software.

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

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