Pierluigi10 / user-app-backend

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

Home Page:https://manage-user-app-backend.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Manage User App Backend

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

See also the frontend.

Setup

  • npm i
  • npm start
  • install and start the frontend

Test

  • in VSCode, install the Rest Client extension
  • open test.http
  • click on e.g. "Send Request" under "### show all users"

Backend Deployed to Heroku

Frontend Deployed to Vercel

Source: onespace

About

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

https://manage-user-app-backend.herokuapp.com/


Languages

Language:JavaScript 100.0%