An open API service indexing awesome lists of open source software.

https://github.com/caknoooo/react-restapi-crud

in this repository I will implement the learning outcomes of react js and laravel in the form of CRUD using the Rest-API method
https://github.com/caknoooo/react-restapi-crud

crud-api reactjs restful-api

Last synced: 6 months ago
JSON representation

in this repository I will implement the learning outcomes of react js and laravel in the form of CRUD using the Rest-API method

Awesome Lists containing this project

README

          

# React-RestAPI-CRUD
in this repository I will implement the learning outcomes of react js and laravel in the form of CRUD using the Rest-API method

## Frontend
Landing page

![image](https://user-images.githubusercontent.com/92671053/211429664-b9c31070-2587-48b8-8aac-4fd121c45539.png)

Create File

![image](https://user-images.githubusercontent.com/92671053/211429697-138b2531-2be1-4c21-8224-4e87b19ab034.png)

## Backend

On MySQL Workbench

![image](https://user-images.githubusercontent.com/92671053/211429789-916b32d4-d5d3-43de-af2a-4c048a905f5b.png)

Rest-API using Postman
![image](https://user-images.githubusercontent.com/92671053/211429878-a579c330-ef84-4ce0-aba3-6565eab0c860.png)