Skip to content

rat9615/simple-nodejs-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple-nodejs-app

Simple-nodejs-app is a simple web application created using Node.js. It uses MediaWiki - Wikipedia's Search API to search for anything entered by the user and parses the result in a JSON format. The infobox of the Wikipedia page is parsed using wiki-infobox-parser.

Download and Installation

Usage

  • After installation, run npm install to download and install all the required dependencies.
  • Run npm start to run the web application.

Live Preview

To view a live preview of this application, click here