to create the react app I did
npx create-react-app frontend --template typescript
tsconfig file contains the the configurations for typscripts including versions and stuff, src is what defines what our components actually are
cose su come si impara
when youy finsh the changes you have to do something like npm run build
these are the python requirments I added for serving the applicaiton I will now read thought the notes
? serve at root when someone goes to our website we want our react applicaiton ot be delivered