Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 1.12 KB

README.md

File metadata and controls

36 lines (21 loc) · 1.12 KB

Codechef-VIT

Shortify

This project provides you an easy-to-use URL Shortener.

UI

Features

  • Insert list of features here

Screenshots

Project Screenshots Project Screenshots. Project Screenshots

Instructions to run

$ git clone https://github.com/CodeChefVIT/Shortify.git
$ cd Shortify/Backend
$ npm install
$ npm app.ts

Contributors