{"id":25563766,"url":"https://github.com/nikzalevskii/skywell","last_synced_at":"2026-04-05T08:35:54.794Z","repository":{"id":278196714,"uuid":"934837418","full_name":"nikzalevskii/skywell","owner":"nikzalevskii","description":"SkyWell is a React-based weather app that provides real-time weather data, query history, and theme switching, all wrapped in a responsive and visually appealing interface. Featuring dynamic animations and powered by WeatherAPI, it ensures a smooth and engaging user experience.","archived":false,"fork":false,"pushed_at":"2025-02-24T07:24:55.000Z","size":4569,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-27T05:44:55.826Z","etag":null,"topics":["animation","postcss","react","react-router","redux-toolkit","typescript","vite"],"latest_commit_sha":null,"homepage":"https://skywell-livid.vercel.app","language":"TypeScript","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/nikzalevskii.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,"zenodo":null}},"created_at":"2025-02-18T13:38:58.000Z","updated_at":"2025-02-24T07:24:58.000Z","dependencies_parsed_at":"2025-05-24T20:08:01.247Z","dependency_job_id":"15261ced-9d46-4585-bb37-318398ee31b0","html_url":"https://github.com/nikzalevskii/skywell","commit_stats":null,"previous_names":["nikzalevskii/skywell"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nikzalevskii/skywell","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikzalevskii%2Fskywell","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikzalevskii%2Fskywell/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikzalevskii%2Fskywell/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikzalevskii%2Fskywell/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nikzalevskii","download_url":"https://codeload.github.com/nikzalevskii/skywell/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikzalevskii%2Fskywell/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31430009,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-05T08:13:15.228Z","status":"ssl_error","status_checked_at":"2026-04-05T08:13:11.839Z","response_time":75,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["animation","postcss","react","react-router","redux-toolkit","typescript","vite"],"created_at":"2025-02-20T20:27:33.710Z","updated_at":"2026-04-05T08:35:54.769Z","avatar_url":"https://github.com/nikzalevskii.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# **SkyWell**\n\nA Weather App with History Tracking and Theme Switching\n\n## **Live Demo:** [https://skywell-livid.vercel.app/](https://skywell-livid.vercel.app/)\n\n## **About**\n\nSkyWell is a modern weather application built using **React**, **Redux Toolkit**, and **React Router**. It allows users to search for weather information in any city, view historical queries, and toggle between light and dark themes. The app provides a smooth user experience with animations, responsive design, and a visually appealing interface.\n\nThe project uses the **WeatherAPI** to fetch real-time weather data and includes features like background animation, query history tracking, and seamless navigation between pages.\n\n---\n\n## **Key Features**\n\n- **Weather Search**: Enter a city name to get current weather details, including temperature, humidity, wind speed, and more.\n- **Query History**: View and manage past weather queries with timestamps.\n- **Theme Switching**: Toggle between light and dark themes for a personalized experience.\n- **Background Animation**: A dynamic animated background that enhances the visual appeal of the app.\n- **Responsive Design**: Optimized for all screen sizes, ensuring a consistent experience on desktops, tablets, and mobile devices.\n- **Error Handling**: Gracefully handles invalid inputs and API errors with user-friendly messages.\n- **Modern Tech Stack**: Built with React, Redux Toolkit, React Router, Axios, and CSS Modules for modularity and scalability.\n\n---\n\n## **Technology Stack**\n\n- **Frontend**:\n  - **React**: A JavaScript library for building user interfaces.\n  - **Redux Toolkit**: A powerful state management library for managing global application state.\n  - **React Router**: A routing library for handling navigation and page transitions in React applications.\n  - **Axios**: A promise-based HTTP client for making API requests.\n  - **CSS Modules**: A CSS file in which all class names and animation names are scoped locally by default.\n- **Styling**:\n  - **CSS Modules**: Modular styling to avoid naming conflicts.\n  - **Flexbox \u0026 Grid**: Modern layout techniques for responsive design.\n  - **Animations**: Smooth transitions and effects for an engaging user experience.\n  - **PostCSS**: A tool for transforming CSS with plugins like Autoprefixer for cross-browser compatibility.\n- **Build Tool**:\n  - **Vite**: A modern build tool that provides fast development server startup and optimized builds for production.\n- **API**:\n  - **WeatherAPI**: A real-time weather data provider used to fetch current weather information.\n- **State Management**:\n  - **Redux Toolkit**: Simplifies state management with features like Immer for immutable updates and Redux Thunk for async logic.\n- **Routing**:\n  - **React Router**: Handles dynamic routing and navigation within the app.\n\n---\n\n## **Installation and Setup**\n\nTo run this project locally, follow these steps:\n\n### **Prerequisites**\n\n- Node.js (v16 or higher)\n- npm or yarn\n\n### **Steps**\n\n1. **Clone the Repository**\n   ```bash\n   git clone https://github.com/nikzalevskii/skywell.git\n   cd skywell\n   ```\n2. **Install Dependencies**\n   ```bash\n   npm install\n   ```\n3. **Run the Development Server**\n   ```bash\n   npm run dev\n   ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnikzalevskii%2Fskywell","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnikzalevskii%2Fskywell","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnikzalevskii%2Fskywell/lists"}