Skip to content

Cekcuaca is a simple website for checking the weather in a specific city. Built with VueJs and using OpenWeather api.

Notifications You must be signed in to change notification settings

solehudin5699/CekCuaca

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cekcuaca Web

Contents

Description

Cekcuaca is a simple website for checking the weather in a specific city. Built with Vue.Js and using OpenWeather api.

This web is a progressive web application, so you can install or add to mobile home screen.

Features

  • check the weather in a specific city

Requirements for Development

Installation for Development

  1. Open your terminal or command prompt
  2. Type git clone https://github.com/solehudin5699/CekCuaca.git
  3. Open the folder and type npm install for install dependencies
  4. Create file .env in root directory with the following contents :
VUE_APP_APIKEY ="APIKEY_FROM_OPENWEATHER"

Example :

VUE_APP_APIKEY ="77cfcaf621af0234cd0504axxxxxxxxxx"

Visit OpenWeather for getting apikey

  1. Type npm run serve in terminal for running this project.
  2. If you want to build, type npm run build.

Screenshoots

Demo Cekcuaca

Try Cekcuaca Web build version below

About

Cekcuaca is a simple website for checking the weather in a specific city. Built with VueJs and using OpenWeather api.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published