wejesuss / url-shortner

A simple application to short your big url.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Url Shortner

License My Linkedin

About

A small application developed to short urls. The intention of this project was improve my skills in NodeJS and JavaScript and learn about MongoDB.

Features

  • HTML, CSS and JavaScript
  • NodeJS
  • Express
  • MongoDB

Dependences:

  • Mongoose
  • Nodemon
  • ShortID
  • Nunjucks

Contributions

The application have two issues, be comfortable to colaborate with it:

  • Keep the original URL on the first input
  • Initialize the application with none value on the second input

Collaborating:

  • Fork the project
  • Create a new branch
  • Commite your changes
  • Push to the branch
  • Open's Pull Request

Initializing

Clonaning the repository:

  • $ git clone https://github.com/lucas-felinto/myBooks.git

Dependences download:

Redirect to the project's root

  • npm instal

Execute:

  • npm start

License

This project is licensed under the MIT License - see the LICENSE page for details.

About

A simple application to short your big url.


Languages

Language:JavaScript 40.2%Language:CSS 32.0%Language:HTML 27.8%