Members-only page made with Node.js, Express, MongoDB, and Passport.js.
Clone the repo
git clone https://github.com/SultanBadri/members-only.git
Next, run:
cd members-only
npm install
npm run devstart
The server is now running at localhost:3000
.