Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Simple Blog Project using JSONPlaceholder API

This is a simple project of a blog that consumes the JSONPlaceholder API to display posts and comments.

Contents

Overview

The project consists of two pages:

  1. index.html: Displays a list of blog posts. Users can click on a "Read" button to view the details of a specific post.

  2. post.html: Displays details of a specific post, including the title, body of the post, and comments. Users can also add their own comments.

Technologies Used

  • HTML5
  • CSS3
  • JavaScript (ES6+)
  • JSONPlaceholder API

Usage Instructions

  1. Clone this repository:
git clone https://github.com/joseook/api-json-post.git
  1. Open the index.html file in your browser to view the list of blog posts.

  2. To view the details of a specific post, click on the "Read" button next to the desired post.

  3. On the post details page, you can view existing comments and add your own comment by filling out the provided form.

Author

This project was developed by joseook.


About

This is a simple project of a blog that consumes the JSONPlaceholder API to display posts and comments.

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages