The Weather App allows users to search locations using the Kakao Map API and save them to check real-time weather based on their stored locations. It provides a simple and intuitive way to view localized weather information.
2025.11.14 – 2025.11.27
| Name | Role | Contribution |
|---|---|---|
| Jiwon Chon | Frontend Developer | UI design, session-based login implementation, Kakao Map API integration |
| Jeongwon Lee | Frontend Developer | Home page layout development, integration of real-time weather information |
- TypeScript
- React
- Tailwind CSS
- Session-based login
- Kakao Map API integration for location search
- Save locations and view real-time weather for each saved area
Follow the steps below to run the project locally.
# Install dependencies
npm install
# Start development server
npm run dev
- Deployment using Vercel
- Development of a mobile-responsive version

