To use this api be sure to have mongoDb and node.js installed. You won't be able to use this api without them. After cloning this repo, you can use "npm start" to start the server.
This api allows you to use CRUD methods on Users & Thoughts, as well as create and delete Friends and Reactions. Users can friend each other, Create thoughts (kinda like posts) and post reactions to other peoples thoughts. The api is built, all it needs is a front-end and it's ready to go!