Project | Technologies | How to run | License
Tinyurl is a simple URL shortener.
This project was developed with the following technologies:
- Clone the repository
- Install dependencies with
yarn
- Add your Firebase project credentials to the
.env
file - Run the server with
yarn dev
Now you can access localhost:3000
in your browser.
This project is under the MIT license. See the LICENSE file for more information.