Skip to content

Module 18 Challenge Assignment - An API for a social network web application where users can share their thoughts, react to friends' thoughts, and create a friend list.

Notifications You must be signed in to change notification settings

ezaiger/social-network-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Social-Network-API - Module 18 Challenge Assignment

License

License: MPL 2.0
Mozilla Public License 2.0 (MPL-2.0) Further resources on Mozilla Public License 2.0 (MPL-2.0) - Please click on the license badge above for more information.

Description

A social network API where users can share their thoughts, react to friends' thoughts and create a friend list (sorry, no Top 8).

Table of Contents

Installation

  • Create a .gitignore file and include: node_modules/, .DS_Store/, .vscode, and package-lock.json.
  • Install all dependencies by entering 'npm i' in the command line.

Usage

Follow this link to view a walkthrough video demonstrating functionality.

Contributing

Code provided by ezaiger. Referenced Module 18 lesson material.

Tests

N/A

Questions

My GitHub Profile
If you have additional questions, you can reach me via email

About

Module 18 Challenge Assignment - An API for a social network web application where users can share their thoughts, react to friends' thoughts, and create a friend list.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published