/NodeJS-CRUD-app

A CRUD application built using EJS on the frontend and MongoDB, Express and NodeJS on the backend

Primary LanguageJavaScript

NODEJS CRUD APPLICATION

This is s asimple NodeJS application built using the followng tools

Backend

  • NodeJS
  • Express
  • MongoDB

Frontend

  • EJS
  • Bootstrap

Initialization

  1. Clone the git repository using git clone.
  2. Install dependencies in the package.json file.
  3. start development environment using npm run dev.