Skip to content

Latest commit

 

History

History
65 lines (48 loc) · 2.58 KB

README.md

File metadata and controls

65 lines (48 loc) · 2.58 KB

Welcome to Social Network API 👋

Version Documentation Maintenance License: MIT Twitter: N\/A

Build an API for a social network web application where users can share their thoughts, react to friends’ thoughts, and create a friend list. You’ll use Express.js for routing, a MongoDB database, and the Mongoose ODM. In addition to using the Express.js and Mongoose packages, you may also optionally use a JavaScript date library of your choice or the native JavaScript Date object to format timestamps.

cap3 Capture cap2

Demo

Prerequisites

  • npm >=5.5.0
  • node >=9.3.0

Install

Npm i => npm run start

Usage

npm run start

Run tests

npm run test

Author

👤 Rene Ortega

📝 License

Copyright © 2022 Rene Ortega.
This project is MIT licensed.