This is the source code to the frontend of my home page being hosted at Tuominen.net.
The app is hosted as a static resource by the backend project, and most of the resources such as text is fetched from the backend API.
npm start
Runs the app in the development mode at http://localhost:3000.
npm run build
Builds the app for production to the build
folder.