/evenoddfrontend

Terribly Tiny

Primary LanguageJavaScript

#using React App

1 ) I am using axios for calling my backend api 2 ) material ui for Table and form ui 3 ) Class components in react 4 ) App.js is topmost component for interction 5 ) after that we going to checkNumber.js component where we are handling form submit and getting data and displaying it in tabular form.