John Mavrick's Garden

Search IconIcon to open search

Last updated April 10, 2022

Status: #📥 Tags: Links: + Videos


+ Learn the MERN Stack - Full Tutorial for Beginners

URL

Notes

Tinder App

npx create-react-app {name}

Express

Used to create server

Backend

App Config

Middlewares DB Config mongoose.connect(connection_url, { use API Endpoint Listener

Sudo npm i -g nodemon

Mongoose to create structure for each database object

express app commands get to grab post to upload data

statuses 500 - internal server error 201 - created

Postman

Connecting Back to Front

Deploying on heroku

Firebase

firebase login build y

Thoughts/Questions


Interactive Graph