🌧️ A WeatherApp made by consuming the OpenWeather API.
Weather was developed as a technical assessment for a Software Engineer job application at PremierSoft, which I worked from June 2021 to February 2022.
Project is created with:
To run this project, clone then install it locally using pnpm:
$ git clone https://github.com/lzizn/weather.git
$ cd weather
$ pnpm i
$ pnpm run start