Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jeffrine/url-shortener

A simple project I created to learn NodeJS.
https://github.com/jeffrine/url-shortener

bootstrap5 ejs javascript nodejs

Last synced: 25 days ago
JSON representation

A simple project I created to learn NodeJS.

Awesome Lists containing this project

README

        

### URL Shortener
---
This is a simple project I created to learn NodeJS.
The Template Engine used is EJS and Bootstrap is used for styling.

## Setup
---
Run `server.js` and the app will be hosted in `localhost:5000`.