hammadcapricorn / user-crud

CRUD application storing user information through a form using MEAN Stack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Contact CRUD App

crud app

Guide

git clone https://github.com/hammadcapricorn/user-crud.git

then install the Node Dependencies with

npm i

run MongoDB service from your MongoDB directory, mongod

run the code with

node index

Thanks

About

CRUD application storing user information through a form using MEAN Stack


Languages

Language:JavaScript 64.6%Language:HTML 35.4%