/eeo-social-network-API

A social media back end that tracks users, friends, thoughts, and reactions.

Primary LanguageJavaScript

eeo-social-network-API

badge

Description

A social media back end that tracks users, friends, thoughts, and reactions.

Table of Contents

Installation

Clone down repo, run npm i to install dependancies.

Usage

Run 'node server.js' to start the server with mongoDB and mongoose installed. Then it has many routes typical to a social media platform including adding friends, making posts, and commenting on those posts. A users' posts are also deleted when a user is deleted.

License

This project is licensed under MIT

For details visit https://choosealicense.com/licenses/mit/

Contribute

tbd, having a small issue with the users' posts adding to their profile.

Tests

no tests included as of now

Questions

Find an issue or have a question? Contact me via email eeoerkeedu@gmail.com. If you liked what you found, you can view more of my projects at: https://github.com/eeoerke.