Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/jeffrine/url-shortener
- Owner: JeffrinE
- License: mit
- Created: 2024-07-26T13:10:35.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-08-10T12:01:47.000Z (3 months ago)
- Last Synced: 2024-09-29T07:21:07.407Z (about 1 month ago)
- Topics: bootstrap5, ejs, javascript, nodejs
- Language: JavaScript
- Homepage:
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`.