Skip to content

azizmobarak/weather-forecast

Repository files navigation

used free openWeather api to create a weather result for the same day with auto location detect.

can also show forecast for a week on the current location or any city typed by user

run yarn install && cd server yarn install or npm i && cd server npm i yarn format : will run prettier for code formatting yarn start : will start the app (choose expo or dev build)

start app (root dir) : yarn start or npm run start start server (server dir): yarn start:dev or npm run start:dev

change the BASE_URL with your IP address in local machine or the remote http URL for server

change the API_KEY on server/.env (create new .env file one and follow .env.example)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published