Getting Started Run client: npm run dev Run server: cd server python3 -m pip install -r requirements.txt python3 app.py data/ contains the cached data from API calls.