Skip to content

A social media CRUD app kinda like a simplified Twitter or Facebook built with React, Node, Express, Apollo, MongoDB, GraphQL, and secure-auth with JWT.

Notifications You must be signed in to change notification settings

nickarocho/graphql-mern-apollo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Full Stack MERNG Social Media App

MERNG App Screenshot

Go ahead and register a fake (or real) account and make a post to see it in action :)

https://merngapp.netlify.app/

Tech Used

  • MongoDB
  • Express
  • React (w/ React hooks API)
  • Node.js
  • Apollo
  • GraphQL
  • JSON Web Tokens
  • Netlify
  • Heroku
  • Semantic UI
  • CSS Grid
  • Moment.js

Features

  • Users can sign up
  • Users can log in
  • Users can create/delete/read posts
  • Users can like and comment on posts
  • Authentication middleware
  • GraphQL server
  • Single Page App (React)
  • Production app deployed on Heroku/Netlify

Credits

Huge thanks to @hidjou for creating such a thorough, practical, informative, and educational YouTube series (not to mention it's totally free!)

Check it out on his YouTube channel.

About

A social media CRUD app kinda like a simplified Twitter or Facebook built with React, Node, Express, Apollo, MongoDB, GraphQL, and secure-auth with JWT.

Topics

Resources

Stars

Watchers

Forks