• html
  • css
  • javascript
  • API

Shortly

March, 2020

This project is a challenge proposed by Frontend Mentor. The goal is to reproduce a design from JPEG files and to make it to an online responsive landing page. For this very challenge, I had to work with an API.

I chose to stay with vanilla technologies for this project: html, css and javascript. They require to be rigorous and methodical. These technologies are fundamental and we tend to forget them in favor of new ones (new frameworks or libraries).

In this challenge, I had to use the rel.ink API that allows users to get a shortened link of an URL. One can add a URL through the form, and js will fetch the shortened link. It will then be displayed asynchronously to the user.

All in all, I think this kind of project is very useful because it seems to reproduce real working conditions.

Created by Romain Pareja, © 2020