/web-development-with-node-and-express

Repository created to follow along the book Web Development with Node and Express.

Primary LanguageJavaScript

Web Development with Node and Express

Repository created to follow along the book Web Development with Node and Express.


About The Project

This project has the purpose to implement the things talked about in the book Web Development with Node and Express.

Requirements

  • Node and Npm installed

Technologies Used

  • Express Handlebars | Template Engine
  • ExpressJS | Back-end framework
  • MongoDB | NoSQL Database

How to run this application

  1. Clone this repo
  2. On the root directory run npm i to install the dependencies
  3. Run npm start to run application

Thank you 💜