Monash-FIT3170 / JRVS

Project 4 - FIT3170 - 2024
4 stars 1 forks source link

fixed error with the school dropdown list #96

Open Daniel-Ding0018 opened 1 month ago

Daniel-Ding0018 commented 1 month ago

Requires .env file in client to have: REACT_APP_BACKEND_URL=http://localhost:5000/

Also fixed the useState for the schools to initialise an empty array instead.