/Stay-In-Touch-Social-Network

This project is a way for graduates of our coding bootcamp cohort to stay in touch after graduation! Users will be able to make posts, add friends, keep a list of favorite posts, and more!

Primary LanguageJavaScriptMIT LicenseMIT

Stay In Touch Social Network

GitHub license

Description

This project is a way for graduates of our coding bootcamp cohort to stay in touch after graduation! Users will be able to make posts, add friends, keep a list of favorite posts, and more!

The deployed app can be found HERE

Table of Contents

Installation

To install necessary dependencies, run the following command in the console/command line at the root level of the project:

npm i

Usage

To begin running the app's front- and back-end, run the following command in the console/command line at the root level of the project:

npm run develop

Note: Other command line scripts can be found in the package.json files within the root, client, and server directories of the project

License

This project is licensed under the MIT license. Learn more HERE

GitHub Repo

Stay In Touch Social Network GitHub Repo

Project Demo

alt text

alt text

alt text

alt text

Testing

To initiate the unit tests for this app, run the following command in the console/command line at the root level of the project:

npm test

Project Development Team

Catalina Cueto

Josh Hawk

Kimberly Howard

Eric Wittenstein

Questions and Contact Info

If you have any questions about this app, please contact us through our GitHub profiles provided above.

Thank you for checking out our work!

-Cat, Josh, Kimberly, and Eric