Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nintendo Game Library

A large JSON library that contains 1,400 different nintendo games and some basic stats


Description

Allows the user to search through a large list of Nintendo games and some basic information and statistics


Getting Started

Dependencies

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");

Installing

Simply clone this repo and follow the execution step

    git clone -b NintendoGamesJSONProject https://github.com/Azpect3120/WestMecProjects.git

Executing Program

Inside the package.json is a single script:

  • start : Will run the program on the machines local host at port 3000
    npm start

License

Distributed under the MIT License.


Authors

ex. Hayden Hargreaves

ex. Nathan Hadden

ex. Nathan Harvey

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages