andrewrlonsdale / Full-Stack-Educational-App-Javascript

Full-Stack-Web-Application-using-Javascript-html-css-npm-mongodb-webpack+custom-Api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#The history of video games: a timeline

##An interactive webpage that takes the user on a journey through the colourful history of all things GAME.

To run: Open terminal on folder

npm install && npm start 

⌘T

cd client/ 
npm install && npm start 

⌘T

mongo < seed.js
mongod 

The app will run on localhost:3000.

#MVP

Be able to scroll through a timeline which details the most noteworthy events in the history of video games, and click through to each event to see more detail.

About

Full-Stack-Web-Application-using-Javascript-html-css-npm-mongodb-webpack+custom-Api


Languages

Language:JavaScript 83.7%Language:CSS 11.9%Language:HTML 4.4%