Skip to content

gohdaniel15/express-url-shortener

Repository files navigation

URL Shortener

This URL Shortener was built as a learning project for Express.

App Setup

  1. To run this application locally, first clone this repository
git clone https://github.com/gohdaniel15/express-url-shortener.git
cd express-url-shortener
  1. Install packages needed using Yarn
yarn
  1. To run existing tests
npm test
  1. To run the server locally
npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published