A small application developed to short urls. The intention of this project was improve my skills in NodeJS and JavaScript and learn about MongoDB.
- HTML, CSS and JavaScript
- NodeJS
- Express
- MongoDB
- Mongoose
- Nodemon
- ShortID
- Nunjucks
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
- Fork the project
- Create a new branch
- Commite your changes
- Push to the branch
- Open's Pull Request
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
This project is licensed under the MIT License - see the LICENSE page for details.