rohit-rajpurohit / react-http-app

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:JavaScript 80.6%Language:HTML 9.9%Language:CSS 9.5%