this is my first full-stack web project. I made a very simple api which just has get and post requests using fastapi, then I linked it to the frontend which is also my first react site. you can add items to the list which is displayed on the page. next time I want to work on removing data from the api and maybe making an authentication system if I can.
this is my first full-stack web project. I made a very simple api which just has get and post requests using fastapi, then I linked it to the frontend which is also my first react site. you can add items to the list which is displayed on the page. next time I want to work on removing data from the api and maybe making an authentication system if I can.