Skip to content

Latest commit

 

History

History
45 lines (26 loc) · 1.11 KB

File metadata and controls

45 lines (26 loc) · 1.11 KB

Resturant Front End

This is the face of my Small CRUD Application

This was made by

Library used

  • Axios a promised based HTTP client for api calls

  • BOOTSTRAP REACT a library to prototype an app without writing too much CSS

  • REACT-ROUTER a React library for routes in our application.

ALONG WITH other tech like :-

HTML 5 CSS 3 JAVASCRIPT

I chose react over any other framework was solely based on my knowlage of React over any other framework.

-> It is basicly a packer to bind all the things in the application .

this Program is the main screen and make the first api call and displays all the components from the call systematically.

Function used fot Read


Creating /adding

this Program is Used for Adding new Products or items to the database using POST api call