While attending Founders and Coders FAC30A practiced with Express and MongoDB to refresh myself on the technologies.
To install the project please click the link below to clone the project to your terminal:
git clone https://github.com/nascho/express-node-mongodb-blog.gitConfirm you have NodeJS installed by running "node -v" in the terminal. If installed run the following command in you root directory, app.js is the entrypoint file for the project:
node app.js