Skip to content

"Fake Blog" is a web project developed to study API concepts and requests in JavaScript. Using the fetch() library, the project consumes the JSONPlaceholder API to display posts in a simple and intuitive table.

Notifications You must be signed in to change notification settings

micaelsantiago/FakeBlog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Fake Blog

"Fake Blog" is a web project developed to study API concepts and requests in JavaScript. Using the fetch() library, the project consumes the JSONPlaceholder API to display posts in a simple and intuitive table.

Technologies   |    Project


Fake Blog Project

🚀 Technologies

This project was developed with the following technologies:

HTML Bootstrap JavaScript

💻 Project

The "Fake Blog" project is a web application that uses the JSONPlaceholder fake API to display information on an HTML page. The project aims to study concepts of API consumption and requests in JavaScript.

The project displays post data provided by the API. Each post is displayed on the page with its title and description. The project's interface is simple and intuitive, with the data displayed in an easy-to-read table.

The project was developed using the fetch() library in JavaScript to make HTTP requests to the API and display the information on the HTML page.

🤝 Collaborators

Foto de Micael Santiago no GitHub
micaelsantiago

🎯 Project status

  • Concluded! ☑️

About

"Fake Blog" is a web project developed to study API concepts and requests in JavaScript. Using the fetch() library, the project consumes the JSONPlaceholder API to display posts in a simple and intuitive table.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published