There are 4 repositories under jsonplaceholder-api topic.
performing CRUD on material-ui Table
NextJar13 is a next.js 13-based responsive project developed with tailwind css. It includes SSR(Server-Side Rendering), ISR(Incremental Static Regeneration), and SSG(Static Site Generation)
Angular 7 Route resolver fetches the data before the component is ready. Configure route resolvers from scratch with HttpClient service in Angular 7 | 8.
Basic React App for getting data from API of JSONplaceholder and displaying it as a post
ApiLabs is a clone of Postman, a popular API development tool used by developers to design, test, and document APIs.
It is the a boilerplate to start with the react-redux pack. It is simple app where fetch api is used to get data from JsonPlaceholder. it has two features to show the posts and add a post.
A simple (legacy) implementation of React Redux with asynchronous actions that fetch data from jsonplaceholder.typicode.com
web-GIS application to manage the dams of "le Rhône" : visualize hydraulic forecasts, animate temporally the dams when they get filled with water...
:computer: This repo demonstrates consuming CRUD api endpoints on React application using Axios
Post box shows all the posts from the user and click on each post's title or read more option it will show details of the post and in the bellow it will show comments of the post.
TODO App built with Next.js 13, Typescript and Tailwind CSS. It's fetching todos from the https://jsonplaceholder.typicode.com/todos API and using SSG, SSR and ISR to render the todos. The goal is to get familiar with Next 13. Give it a 🌟 if you like it.
A simple React app using jsonplaceholder and pravatar images
Created a Contact Manager with CRUD functionalities - built using React.js | context API | axios and used JSONPlaceholder fake REST API for testing and prototyping.
Building a Blog with React
BistroBliss, website is dedicated to serve as an easy and outstanding platform for users , to book and filter through all the high quality resorts available online . it let folks filter and book a hotel room depending on there requirements
A simple implementation of React Redux Toolkit with asynchronous actions that fetch data from jsonplaceholder.typicode.com
User profile details info using 'JSON placeholder' API and implement React Router Functionality using 'react-router-dom' as well as bootstrap and react-bootstrap for UI.
simple react app that consumes https://jsonplaceholder.typicode.com API to compare and contrast the implementation of redux and redux-toolkit
Dynamic Blogs Website Using Vanilla JavaScript.
Re-learning flutter seriously.
Project build: HTML / SCSS / JS / WEBPACK / SWIPER / OPENSTREETMAP / JSONPLACEHOLDER API
next.js project with JSONPlaceholder api
An intrinsic React project to learn Calling Backend Services wih Axios, learned at codewithmosh.com.
Redux and React app developed using the concepts of redux middleware i.e., 'redux-thunk' to handle asynchronous api requests. Also a use of lodash library and jsonPlaceholder is made
simple social media
Sample application developed using React Native to show more than 100 items
Example React app that allow us to finds posts
🔥 JavaScript Fetch Demo
Refreshing Redux
Display blog posts from jsonplaceholder and add infinite scroll to fetch posts and also add filter box
Use Falcon Foundry to create a custom workflow action available in Falcon Fusion SOAR. The workflow action uses REST APIs to work with data.
Proyecto en JavaScript que obtiene usuarios de la API JSONPlaceholder, les asigna edades aleatorias y muestra sus datos junto con imágenes generadas por IA desde thispersondoesnotexist.com.
A simple blog viewer application built with Next.js, Kinde Auth, and Tailwind CSS. This project demonstrates how to create a blog viewer with features like authentication, dynamic routing, and data fetching.
simple admin dashboard with react and jsonplaceholder Api