yagomouro / weather-app

A weather app, made with Sass, Js and Node Js.

Home Page:https://weather-appe.herokuapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Weather app

A weather app, made with the OpenWeather and ViaCEP APIs, NodeJs, js and Sass.

Technologies   |    Preview   |    Getting started

GitHub forks GitHub stars

πŸ–₯️ Desktop version:

Weather app

Weather app

πŸ“± Mobile version:

Weather app Weather app

πŸ§ͺ Technologies

HTML5 JavaScript SASS NodeJS

πŸ”¨ Tools

πŸ”₯ Preview

This project only works with cities and zip codes in Brazil.

Deploy with Heroku

πŸš€ Getting started

Create an in OpenWeather

  • 1- Sign up
  • 2 - Go to API, and subscribe at "Current Weather Data", next copy your API keys
  • 3 - Create .env file on the root of the project and paste your KEY

Paste your key same as .env.example file

KEY=your key here

Clone the project and access the folder

$ git clone https://github.com/yagomouro/weather-app

Follow the steps below

# Install the dependencies
$ npm install

# Start the project
$ npm start

About

A weather app, made with Sass, Js and Node Js.

https://weather-appe.herokuapp.com


Languages

Language:SCSS 58.2%Language:JavaScript 26.4%Language:HTML 15.3%Language:Shell 0.0%