Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 322 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 322 Bytes

NFL Game Data Statistics

The front end of the project is built with (HTML, CSS). In the backend, Node.js is used with Express.js and Mongodb (NoSQL). This project helped to understand the basic workflow of JavaScript in the server side with Node.js and how to communicate with a NoSQL database, in this case, MongoDB.