Skip to content

Latest commit

 

History

History
42 lines (24 loc) · 1.19 KB

README.md

File metadata and controls

42 lines (24 loc) · 1.19 KB

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