urlshortener

💻 Project

The objective of this project was to learn and practice Node with Typescript. This project was proposed by DIO(Digital Innovation One).

Technologies & tools

🏃‍♂️ Running the project

Clone the repository

Use yarn or npm install to install project dependencies.

Then start the project server.

npm run dev