A fullstack web application built using Svelte and Flask to help pets find loving owners.
Open two terminals, one for the front end and one for the back end.
npm install vitenpm install svelte-kitnpm install @auth0/auth0-spa-jsnpm run devhttp://localhost:5173pip install flask flask_corspip install requestspip install dotenvpip install pymongopython app.py