/SPA_on_react

SPA on react and one endpoint on fastapi. When you enter a product item on the page, the frontend accesses the backend, the backend goes to the remote API and requests a list of products that returns to the frontend, and it outputs the list in the form of a table.

Primary LanguageCSS

Stargazers