/user_app_with_mongoose_frontend

This is the frontend for a user-management app that has a create-react-app frontend and Node/Express API backend that carries out CRUD operations on a MongoDB database with the Mongoose driver.

Primary LanguageJavaScript

Manage User App Frontend with Mongoose

This is the frontend for a user-management app that has a create-react-app frontend and Node/Express API backend that carries out CRUD operations on a MongoDB database with the Mongoose driver.

See also the backend.

Setup

  • (make sure that the backend is running)
  • npm i
  • npm start

Backend Deployed to Heroku

Frontend Deployed to Vercel

Source: onespace