A large JSON library that contains 1,400 different nintendo games and some basic stats
Allows the user to search through a large list of Nintendo games and some basic information and statistics
Once you have installed the project, the following command will install the required node modules
npm install Import modules in app.js
const express = require("express");
const app = express();
app.set("view engine", "ejs");Simply clone this repo and follow the execution step
git clone -b NintendoGamesJSONProject https://github.com/Azpect3120/WestMecProjects.gitInside the package.json is a single script:
start: Will run the program on the machines local host at port3000
npm startDistributed under the MIT License.
ex. Nathan Hadden
ex. Nathan Harvey