Using MongoDB/Mongoose, this social network api allows a user to post thoughts and react to thoughts posted by other users. Users can add and remove friends. Users can update their thoughts, and also delete thoughts or reactions.
- Clone repo to computer
- Open repo folder in VSCode
- 'npm i' to install required packages, please have Node.js installed
- 'npm run seed' to seed database with users
- 'npm start' to start program
Walkthrough video: https://drive.google.com/file/d/1zUIpewllEiszynDM1F7bwde787_GIfZh/view?usp=sharing
Screenshot: https://drive.google.com/file/d/1hlfgtv7LMWKJY2o9IzNVib-ASLiKGwDK/view?usp=sharing
Michelle Tran - Github(michelletrn)
N/A