- use Preact's `FunctionalComponent` instead of React's `FC` to keep the app more lightweight - remove `@node_modules/` from imports
Notes: - remove `url` and keep only `server`, as they are duplicating each other