Weather App

Weather app made in React-TS and Vanilla CSS.

Development 💻

  1. Clone the repo
git clone git@github.com:subhendudash02/trademarkia-frontend-task.git
  1. Install NPM packages
npm ci
  1. Run the app
npm start

Tech Stack 🛠

  1. React and TypeScript with interfaces
  2. Vanilla CSS
  3. WeatherAPI

Features 📝

  1. Automatically detects user's location and displays weather data.

  2. User can search for any city and get weather data.

  3. User can toggle temperature and wind speed unit.

  4. 10-days weather forecast.