Skip to content

mnwana/social-network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Social Network

MIT license badge

Description

This is a backened application for an online social network site that users to sign up for an account, post their thoughts, add friends, and react to other's posts. The provided API allows a user to interact with the MongoDB database, reading and writing data.

Table of Contents

Installation

To install this application, please ensure you are using the current LTS version of Node.js found on the Node.js site. Download this repository once Node.js is installed. Once downloaded, you can run "npm install" followed by "npm start" in the root of the downloaded folder to run the API. You can call the API using locahost:3001 as the root followed by your various API calls using tools such as Insomnia

Usage

This application will provide you with API interactions once you run "npm start". You can call the API using locahost:3001 as the root followed by your various API calls using tools such as Insomnia.

screen shot of Social Network

Video of a walkthrough

Questions

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors