rodolfo-santos / weather-app

Nuxt3 app with composable http request

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool



๐Ÿ’ป Weather APP (NUXT3)

Get the current weather for city. This is a little nuxt3 application with Tailwind and HTTP API Request.

๐Ÿš€ Setup

Configuration with docker (Recomendado)

Configuration without docker

Requirements:

  • NodeJS@14.17.0

Run

  • Install dependencies:

    npm install
  • Run app:

    npm run dev

About

Nuxt3 app with composable http request


Languages

Language:Vue 74.5%Language:JavaScript 13.6%Language:TypeScript 9.8%Language:CSS 2.1%