alfarodarwaynejay / express

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Express MVC Spike

A demo personal project for understanding MVC framework with Express and NodeJs.

This demo was taken from the tutorial Express.js Tutorial for Beginners | Learn the MVC Pattern | Build a Weather Finder App

Clone and Run:

  1. git clone https://github.com/alfarodarwaynejay/express.git

  2. npm install to install all dependencies.

  3. npm run start to run the project

  4. go to http://localhost:3000 to view on the browser

Other Requirements:

API use in this project is: OpenWeather

Note:

Show some support to this channel by subscribing Hamza Mirza

About


Languages

Language:HTML 61.9%Language:JavaScript 38.1%