/blog-with-api

Primary LanguageHTMLMIT LicenseMIT

#html #css #js #dom #JSON #HTTP #API #Bootstrap #master-in-software-engineering

Blog with API

Version

In this pill you will put into practice the knowledge learned about making HTTP requests to create a blog consuming the information from a third-party API. You will also learn how to use Bootstrap Framework for the layout.

Index

Requirements

  • You must use semantic HTML5 elements for all the contents of the application
  • You have to use the jQuery library for the development of this pill
  • You must use jQuery Ajax to do the requests
  • You have to use Bootstrap Framework for the Layout and the styles.

Repository

First of all you must fork this project into your GitHub account.

To create a fork on GitHub is as easy as clicking the “fork” button on the repository page.

Fork on GitHub

Technologies used

* HTML

* CSS

* JS

* jQuery

* Bootstrap

* HTTP Requests

* JSON

* API

Project delivery

To deliver this project you must follow the steps indicated in the document:

Resources