Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 978 Bytes

README.md

File metadata and controls

34 lines (21 loc) · 978 Bytes

Social-Network-API

An API for a social network web application where users can share their thoughts, react to friends thoughts, and create a friend list. This application uses Express, Node, MongoDB and Mongoose.

User Story

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.

Walkthrough Video

Installation

  • Clone GitHub repository
  • npm init (in the command line)
  • Ensure that MongoDB and Express are installed on your computer.
  • Invoke application using npm start (in the command line).

Technologies

  • JavaScript
  • Node.js
  • MongoDB
  • Mongoose
  • Express.js

License

MIT license