/Express-Weather-App

A weather app that displays in light or dark mode according to your browser preference.

Primary LanguageEJS

Express-Weather-App

A Weather app using OpenWeatherMap api and Expressjs

Installation / Git Clone

  • Clone the repo:
git clone https://github.com/encoderpie/Express-Weather-App.git

Setup

  • cd Express-Weather-App
  • First install the required packages by typing npm i in the terminal.
  • Rename the env.example file to .env
  • Get an api key from OpenWeatherMap site and put it in .env file

Run

  • You can run it by typing npm start in the terminal.
  • If you have not changed the port value from the .env file, your site will be opened at http://localhost:3000.

How does it look?

image

Contact

Bug reports and feedback for: Discord Server & Discord Username: discord.com/invite/Rnny2wF9MD & encoderpie#3312