Skip to content

erperejildo/weather-app

Repository files navigation

React + TypeScript + Vite

App using TypeScript, React, CSS, ESLint, Prettier, Testing (Vitest).

RUN

npm install
npm run dev

You can also check the app here: https://main--weather-dani.netlify.app

TEST

npm run test

FINAL LOOK

Light:

image image

image image

image

Dark:

image image

image image

image

NOTES

  • Original API was asking for credit card when creating account so I used https://weather.visualcrossing.com instead
  • This API didn't provide for example min and max temp so I used something else to be displayed
  • I can't tell from design what do we want to do with the header while scrolling apart from making it smaller, so I used a background for this to improve UX
  • For further explanations search for "NOTE:"

About

TypeScript, React, CSS, ESLint, Prettier, Testing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published