An API for a social network web application where users can share their thoughts, react to friends’ thoughts, and create a friend list.
AS A social media startup
I WANT an API for my social network that uses a NoSQL database
SO THAT my website can handle large amounts of unstructured data
Please fork this repository over to your local system. Then follow these steps below to initialize the npm modules and necessary seeds for the database.
- Open your command line and ensure that you are in the root of this repository. Then type in the following prompts in this order:
npm install
npm start
- Initial Setup Walkthrough Video
- Testing User Routes
- Testing Friend Routes
- Testing Thought Routes
- Testing Reaction Routes
This application is licensed under the MIT license. Please click on the link below to learn more.
https://opensource.org/licenses/MIT
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please direct any questions about this project to olivelliott48@gmail.com. If you would like to see more projects, visit the GitHub link below.