View Demo . Report Bug . Request Feature
During my time at Boolean, I developed a comprehensive weather application. This app utilizes geolocation services to pinpoint your current location, sends a request to Api, and seamlessly presents the current weather conditions in your region.
To get a local copy of Weather App and test it manually follow next steps.
Install nodeJS or update npm to latest version using next command.
npm install npm@latest -g
- Clone the repo
git clone https://github.com/NazarTymiv/weather-app.git
- Install NPM packages
npm ci
For run the application use next steps:
-
Open terminal of this app in VSCode your location should end on
/weather-app
. -
Inside the terminal use command
npm run dev
for run application as developer. -
When you started application you must be able to see the link inside the terminal, press
ctrl + click
- Nazar Tymiv - Full Stack Software Developer - Gihub Link - Portfolio Link - LinkedIn Link