Skip to content

vincentiroleh/fakeWeather

Repository files navigation

A mini project that displays weather info of cities in the dummy database

Demo

Technologies

  • HTML -Text Markup Language
  • CSS - Stylesheet language
  • NodeJS - Runtime Environment
  • ExpressJs - Web Application Framework
  • Axios - Promise based HTTP client for the browser and node.js

Installation

  • Install NodeJS on your computer
  • Clone this repository using git clone https://github.com/vincentiroleh/fakeWeather
  • Change director cd fakeWeather
  • Run npm install to install all dependencies
  • Run npm start to start the server
  • Navigate to localhost:3000 in browser to access the application

Author

Vincent Iroleh

Releases

No releases published

Packages

No packages published