Skip to content

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.

Notifications You must be signed in to change notification settings

JoshCarter8400/social-network-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

social-network-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.

Tools and languages used

  • 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

About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published