imprex92 / dark-traveling-marshmallow

Traveling project
https://dark-traveling-marshmallow.web.app/
2 stars 0 forks source link

Limit weather checks #218

Open imprex92 opened 3 months ago

imprex92 commented 3 months ago

Limit the times the weather is checked to check if last check was more than 1h (or more) ago. Do it by adding a timestamp to every fetch. Use date-fns package