Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 1.78 KB

README.md

File metadata and controls

32 lines (19 loc) · 1.78 KB

GitHub issues GitHub pull requests license GitHub Repo stars GitHub package.json version

Description

Deep Thoughts is a MERN stack social media application. This application allows users to view content in the form of 280 character thoughts and reactions. Once a user signs up for the application, they can post their own thoughts and reactions as well as add others to their friends list. logged in users stay authorized with a JSON Web Token that is stored on the client side. Thoughts, reactions and user data is stored in a MongoDB server, CRUD operations are performed through a graphQL API and the front end is powered by react, apollo react hooks, and React Router DOM.

Table of Contents:

Installation

This projects development environment is using the concurrently package to run both the database and client servers simultaneously. If you prefer to run two separate terminals, do not run 'npm start' in the root directory or change the scripts in the root directory's package.json file.

Screenshot

Screenshot of Application Screenshot of Application

Credits

Chandler Green
email: chandlergreen1997@gmail.com
phone-number: 832-792-4213
linkedIn: https://www.linkedin.com/in/chandleregreen/