weather-forecast Tailwind Templates

Weather Forecast

Sample project using emberjs and tailwind

weather-forecast

Simple responsive app that fetches Weather Data rom OpenWeatherMap.org Made with Emberjs and Tailwindcss

Prerequisites

You will need the following things properly installed on your computer.

Installation

  • git clone https://github.com/ntgussoni/weather-forecast.git this repository
  • cd weather-forecast
  • npm install

Running / Development

Running Tests

  • ember test
  • ember test --server

Linting

  • npm run lint:hbs
  • npm run lint:js
  • npm run lint:js -- --fix

Building

  • ember build (development)
  • ember build --environment production (production)

Top categories

Loading Svelte Themes