MatiasPatrignani / blog-with-api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

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 must use JSON server library to create your own local repository
  • You must use fecth 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

* Bootstrap

* HTTP Requests

* JSON

* API

Project delivery

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

Resources

About

License:MIT License


Languages

Language:HTML 42.4%Language:JavaScript 39.0%Language:CSS 18.6%