An open API service indexing awesome lists of open source software.

https://github.com/guto1657/reactpostapp

Simple react application that receives data from an external API and displays this data on the screen as posts. Besides receiving data, the application also has the option of searching for a specific post and loading more posts after clicking on the button at the bottom of the page.
https://github.com/guto1657/reactpostapp

api first-project frontend html-css-javascript javascript library react react-components reactjs

Last synced: 2 months ago
JSON representation

Simple react application that receives data from an external API and displays this data on the screen as posts. Besides receiving data, the application also has the option of searching for a specific post and loading more posts after clicking on the button at the bottom of the page.

Awesome Lists containing this project

README

          


⚛️ React Post App

![posts](https://user-images.githubusercontent.com/70277574/142622320-f7a77cb4-b5ab-4fde-ad28-b6160b407db2.png)


Simple react application with the objective of receiving data from an external API and displaying this data on the screen as posts.

## 🛠 Technologies
for the development of this project the following technologies where used:
- Visual Studio Code;
- HTML5;
- CSS3;
- React;
- JavaScript;
---

project hosted on netlify:
https://reactpostsapplication.netlify.app/