Final web application project which uses REST API in combination with MongoDB, JS, HTML and CSS.
Matthew Padden - Paddenmatt@csu.fullerton.edu
Davina Doran - davdoran@csu.fullerton.edu
These files will not execute without the proper packages. Please download and install the required packages by executing the following command inside the terminal of each folder.
Execute: npm i inside the /REST Server and /REST Client terminals
- Navigate to
/REST Serverand executenode index.js. - Navigate to
/REST Clientand executenode index.js. - Open a new tab in your web browser and input
http://localhost:4020/into the search bar.