abidabdelaziz / crud_Users

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

crud_Users

This application allows for user information record keeping, specifically Name and Email. The client allows for the viewing,updating, and deleting of a user.

Getting Started

Terminal #1: mongod
Terminal #2: cd ".../crud_Users"
node server
Terminal #3: cd ".../crud_Users/client"
yarn start

Prerequisites

Mongo Express React Node

Live

https://quiet-fortress-56398.herokuapp.com/

About


Languages

Language:JavaScript 80.2%Language:HTML 12.7%Language:CSS 7.1%