sakilk130 / pagination-express-mongodb-ejs

Pagination using express and mongodb

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pagination for express, mongodb & EJS Template

Screenshot:

Screenshot

Instructions

First clone this repository.

$ git clone https://github.com/sakilk130/pagination-express-mongodb-ejs.git

Install dependencies. Make sure you already have nodejs & npm installed in your system.

$ npm install # or yarn

Run it

$ npm start # or yarn start

Built with

  • Express.js
  • MongoDB
  • EJS Template

About

Pagination using express and mongodb

License:MIT License


Languages

Language:EJS 60.4%Language:JavaScript 39.6%