Social-Networking-API
This is a project where I built the APIs on the backend for a social network web application. It allows users to share their thoughts, are able to react to friend’s thoughts, and create a friends list.
- MongoDB
- Mongoose
- Express
- Node
- Nodemon
Installation and Setup
- Clone this repo to your machine
- Install MongoDB here
- Install Node here
- Install Nodemon here
- Install Mongoose here
- Install Express here
## Usage
- To start the application once everything is installed you can run nodemon server.js to start the process and create your network
## Demo of app
You can view a walkthrough video of the app here