Skip to content

AL-ASHMALI/full-stack-url-shortener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

full-stack-url-shortener

A full stack simple url shortener website. EJS (Embedded JavaScript templating) was used for building the fron-end side of this project. EJS is a simple templating language that lets you jenerate HTML markup with plain JavaScript. for more information see https://ejs.co/, express was used for managing the APIs and connecting to the database.
MongoDB was used for the database to store the required data for the website

For testing: JEST and puppeteer were used for performing end to end testing. more information see https://pptr.dev/ https://jestjs.io/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published