setup vite
create-react-app is no longer the official way to setup SPA react-projects. instead the react team reccomends to use vite. this is a bit more manual management, but now we get rid of the dependency warnings a finally have a real clean setup
closes #5 (closed)
Edited by Adam Reichold