decodelabs-tasks

DecodeLabs Weather App 🌤️

Fullstack weather app for DecodeLabs Internship 2026

Features

How to Run

  1. Clone repo: git clone https://github.com/Marthagram/decodelabs-tasks.git
  2. Install: cd decodelabs-tasks/backend && npm install
  3. Add .env file in backend/ with: OPENWEATHER_API_KEY=your_key
  4. Start: node index.js
  5. Open: http://localhost:3000

Tech Stack

Node.js | Express.js | SQLite | HTML/CSS/JS | OpenWeather API

Author

Martha Itohan Otasowie