Skip to content

API to create users, user thoughts, thought reactions, and user friends via MongoDB.

Notifications You must be signed in to change notification settings

cfoster121/social-network

Repository files navigation

Social Network

This is an API for a social network that allows for creating users, creating thoughts, adding reactions to thoughts, and adding friends to users.

Getting Started

To use this app the user needs to run 'npm i' to install dependencies, 'npm run seed' if they wish to seed the data, and have MongoDB on their system.

Tutorial

  • Watch the tutorial here

    Screenshot

Built With

Author

Courtney Foster

License

This project is licensed under the MIT License

Acknowledgments

Releases

No releases published

Packages

No packages published