/react-http-app

Just playing around with fake REST API using React as front-end.

Primary LanguageJavaScript

React-Http-App

A simple app to render data from the free fake API using ReactJS while implementing some fake CRUD operations.

The purpose of the app is to learn creating functional components using hooks.

API Reference

Check out the API here

CRUD operations

Crud operations implemented so far :

  • Read
  • Update
  • Delete