DEV Community

Discussion on: My First React App

Collapse
 
kamo profile image
KAIDI • Edited

So there are 3 things :

  1. when you make your api calls you expose your apid which is visible in the chrome dev tools network, you can pass it like an env var in your netlify app config.
  2. It would be good if you add a city autocomplete.
  3. it does the job so it's good.