Skip to content

Latest commit

 

History

History
41 lines (23 loc) · 1.08 KB

README.md

File metadata and controls

41 lines (23 loc) · 1.08 KB

Weather Tracker App

application to search for weather conditions in cities in the world

Hosted on heroku here

Tech

  • HTML - HTML is the standard markup language for creating Web pages.
  • CSS - Cascading Style Sheets (CSS) is a simple mechanism for adding style to Web documents
  • Javascript- JavaScript is the programming language of the web
  • NodeJS - Node.js® is a JavaScript runtime built on Chrome's V8 JavaScript engine.

Installation

You must install node package manager npm before running the application

Install the dependencies and devDependencies and start the server.

$ npm install 
$ npm run dev

Development

Happy to get contributions . Great!

Todos

  • Redesign frontend
  • Add more feature

API

https://weatherstack.com/ - special thanks

Created by Bryan Lumbantobing © 2020