Skip to content
This repository was archived by the owner on Jul 7, 2021. It is now read-only.

JavaScript Fetch API Demo

Pre-release
Pre-release
Compare
Choose a tag to compare
@vishalnagda1 vishalnagda1 released this 10 May 10:55
· 34 commits to master since this release

JavaScript Fetch API Demo

Repository version

This is a pre-release version of Redux Demo React application before implementation of Redux functionality. This application performs the basic functionality of fetching posts and creating new post using JavaScript fetch API. This application is using open source API provided by JSONPlaceholder to create and retrieve the posts.