Skip to content

szotyi41/weather-app

Repository files navigation

weather-app

TypeScript React próbafeladat

Install:

  1. Pull files
  2. npm install to download dependencies
  3. npx webpack to build code
  4. Set you api key in file src/api_key.json from https://openweathermap.org
  5. Serve or open index.html
<App>
  <Loadingbar />
  <WeatherCard>
    <ForecastRow />
  </WeatherCard>
  <WeatherCardCreate />
</App>

About

TypeScript React próbafeladat

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages