/crud_Users

Primary LanguageJavaScript

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/