elisa-amaral / Posts-Pagination-and-Posts-Search-built-with-ReactJS

Posts pagination and search built with React.js consuming the {JSON} Placeholder API as testing data (posts title, body text and photo).

Home Page:https://post-pagination-and-search-in-reactjs.netlify.app/

Repository from Github https://github.comelisa-amaral/Posts-Pagination-and-Posts-Search-built-with-ReactJSRepository from Github https://github.comelisa-amaral/Posts-Pagination-and-Posts-Search-built-with-ReactJS

Posts Pagination and Posts Search built with React.js

This is a posts pagination and posts search project built with React.js consuming the {JSON} Placeholder API as testing data (posts title, body text and photo).

The project loads 100 posts in total and 100 images (one for each post), extracting 100 from the 5000 photos that the API provides.

The user can load posts (five at a time) and searchs through the posts titles via a search bar. Notice that every post is written with placeholder Lorem Ipsum text, so the user must test the search feature with Latin words, such as "est", "aut" and "sunt", or with single letters ("a", "b", "c"...)

Project Website

https://post-pagination-and-search-in-reactjs.netlify.app/

Project Demonstration Video

https://drive.google.com/file/d/17-gR-7UuvkZZDHwrlg2oS79ppXb4PN0V/view?usp=sharing

Screenshot 1: Posts Pagination

Screenshot

Screenshot 2: Posts Search

Screenshot

Technology Stack

  • React.js
  • JSX
  • JavaScript
  • HTML
  • CSS
  • JSON Placeholder | Free fake API for testing and prototyping

About

Posts pagination and search built with React.js consuming the {JSON} Placeholder API as testing data (posts title, body text and photo).

https://post-pagination-and-search-in-reactjs.netlify.app/


Languages

Language:JavaScript 62.1%Language:CSS 19.1%Language:HTML 18.8%