Skip to content

samirazazy/Weather-React.js-Node.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather App Task

Demo link

View demo Here 💻 or go to "Installation and Usage" and follow the instructions to install and use.

Description

Simple web page displays weather based on location of browser And also search for weather conditions in any city or country,

Technologies & Tools

Front-end:

  • EJS
  • Bootstrap

Backend:

  • Node
  • Express

Database:

  • Mongoodb
  • Mongoose

Installation and Usage

Requirements:

  • Node.js installed ✔

Steps:

  1. Clone repo on your local machine:
$ git clone https://github.com/samirazazy/Weather-React.js-Node.js.git
  1. Install dependencies for the (in the main file directory) run the server.
$ npm install
  1. finally 🎉: Run the application
$ npm start

App now running on localhost:5000 💙