{"id":18972985,"url":"https://github.com/sumer16/vreme","last_synced_at":"2025-07-26T15:14:34.524Z","repository":{"id":206629707,"uuid":"717330144","full_name":"Sumer16/vreme-mobile","owner":"Sumer16","description":"Vreme is a weather mobile app developed using React Native and Expo","archived":false,"fork":false,"pushed_at":"2024-11-21T06:08:34.000Z","size":1719,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-11-21T07:19:31.435Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Sumer16.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-11-11T06:08:02.000Z","updated_at":"2024-11-21T06:08:38.000Z","dependencies_parsed_at":"2024-11-21T07:29:40.453Z","dependency_job_id":null,"html_url":"https://github.com/Sumer16/vreme-mobile","commit_stats":null,"previous_names":["sumer16/vreme","sumer16/vreme-mobile"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sumer16%2Fvreme-mobile","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sumer16%2Fvreme-mobile/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sumer16%2Fvreme-mobile/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sumer16%2Fvreme-mobile/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Sumer16","download_url":"https://codeload.github.com/Sumer16/vreme-mobile/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":232063169,"owners_count":18467287,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-08T15:10:42.111Z","updated_at":"2025-01-01T08:33:05.497Z","avatar_url":"https://github.com/Sumer16.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Vreme | Weather App\n\n### NOTE: This project is not maintained anymore.\n\n## About Vreme\n\nVreme is a fully functional weather mobile application developed using the popular React Native framework \u0026 designed using NativeWind and TailwindCSS. This application allows users to check weather for a city and also have a 7-day weather forecast for the city.\n\nHere check out the [repo](https://github.com/Sumer16/vreme) for Vreme website that is developed using React \u0026 TypeScript.\n\n## Vreme Application Screenshots\n\n\u003ctable\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\n      \u003cimg src=\"./img1.png\" width=250 height=500 alt=\"First Screenshot\" /\u003e\n    \u003c/td\u003e\n    \u003ctd\u003e\n      \u003cimg src=\"./img2.png\" width=250 height=500 alt=\"Second Screenshot\" /\u003e\n    \u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n\n## Installation\n\n### Clone the repository\nTo get started, you'll need to clone this repository to your local machine. You can do this by running the following in the command line:\n\n```bash \ngit clone https://github.com/Sumer16/vreme.git \n```\n\n### Install dependencies\n\nOnce you've cloned the repository, navigate to the project directory and run npm/yarn install to install all the necessary dependencies.\n\n```bash\ncd vreme\n\nnpm install\n# or\nyarn install\n```\n\n### and then\n\nGo to [OpenWeather API](https://openweathermap.org/api) to create an account and get the API key. Use that API key in constants/index.js file\n\n### Setup the environment variables\n\nAfter the dependencies have been installed, create a ```.env``` file in the root of the project and add all necessary API credentials of your own:\n\n```env\nWEATHER_API_KEY=your_own_key\n```\n\n### Run the App\n\nAfter the dependencies have been installed, you can run the app in development mode by running:\n\n```bash\nnpm run start\n# or\nyarn start\n```\n\nOpen your app in the [Expo app](https://expo.io) on your phone to view it. It will reload if you save edits to your files, and you will see build errors and logs in the terminal.\n\nIf you want to run your application on an iOS device then use these commands:\n\n```bash\nnpm run ios\n# or\nyarn run ios\n```\n\nThese commands are like `npm start` / `yarn start`, but attempts to open your app in the iOS Simulator if you're on a Mac and have it installed.\n\nIf you want to run your application on an iOS device then use these commands:\n\n```bash\nnpm run android\n# or\nyarn run android\n```\n\nThese commands are like `npm start` / `yarn start`, but attempts to open your app on a connected Android device or emulator.\n\n### This requires an installation of Android build tools (see [React Native docs](https://facebook.github.io/react-native/docs/getting-started.html) for detailed setup).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsumer16%2Fvreme","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsumer16%2Fvreme","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsumer16%2Fvreme/lists"}