Use of React for the front end, Supabase as database, Zustand and Immer for state management.
Do not forget to include a .env file and set the 2 process.env variables:
- REACT_APP_SUPABASE_URL
- REACT_APP_SUPABASE_ANON_KEY
check the supabase documentation for more details.