You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A simple application where the frontend is made using react and in backend express is used to create a server.An AJAX call is made from client side from react component to the REST API products and then data is fetched and displayed.Users can add the data as well.