meganlynn21 / instaShare

Creating a social media app using MongoDB, Express, Node, React, GraphQL, and Node (the MERNG stack).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

I have created a responsive social media app named InstaShare. I used MongoDB, Express, Node, React, and GraphQL (the MERNG stack). I implemented a GraphQL server that uses Node and Express to communicate to a MongoDB Database and fetch and persist data to the websites back-end.

I used the heroku server to deploy the back-end. I used a custom domain I made and Netlify to deploy the client side.

Make a post and try it out! Once you have registered an account and are logged in, you can create posts, like posts, and comment on posts. You can also delete your own comments and delete your posts.

Click the link here for the website https://www.instashare.app/

Main Page

image

Homepage

image

Register Page

image

Login Page

image

About

Creating a social media app using MongoDB, Express, Node, React, GraphQL, and Node (the MERNG stack).


Languages

Language:JavaScript 90.1%Language:CSS 6.2%Language:HTML 3.8%