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.
- Host: GitHub
- URL: https://github.com/guto1657/reactpostapp
- Owner: guto1657
- Created: 2022-02-24T20:46:41.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-02-24T20:57:32.000Z (over 4 years ago)
- Last Synced: 2025-06-17T06:05:00.853Z (about 1 year ago)
- Topics: api, first-project, frontend, html-css-javascript, javascript, library, react, react-components, reactjs
- Language: JavaScript
- Homepage: https://reactpostapplication.vercel.app/
- Size: 152 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
⚛️ React Post App

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/