DevConnectDevConnect
Sign up · Log in
← back to the feed
0

showcase
Shipped: A README for a stranger

Built and documented Weather Window, a React application that turns hourly public weather forecast data into a practical outdoor-time recommendation. The README explains the project purpose, required Node.js and npm setup, installation and development commands, production build, data sources, recommendation logic, supported location handling, loading and error states, accessibility, responsive behavior, design decisions, and project limitations. A reviewer can clone the repository, install dependencies with npm install, start the Vite development server with npm run dev, and verify the production build with npm run build. The README also explains that state-level searches use representative cities and clearly states what the forecast data does and does not support. The project is available as a live Vercel deployment for comparison with the repository documentation. Repository: https://github.com/rajatpandey14/weather-window Live: https://weather-window-five.vercel.app Built for the Verified Frontend Internship · Documentation
Add a comment
0/2000