Skip to content

Latest commit

 

History

History
42 lines (39 loc) · 1.62 KB

README.md

File metadata and controls

42 lines (39 loc) · 1.62 KB

Social Network API

Description

This application was build to demonstrate the back-end of a social network application. It contains three models which are the User, the Thoughts and the Reactions.

Application Link

Table of Contents

Project Name

Social Network API with NoSQL

Installation

  • First install dependencies run: npm i
  • Second to start app run: node index or npm start

Tests

N/A

Usage

This application can be used to replicate the back-end of a social network. You will need to reun the application on imsonia in order to see the back-end at work. There is a screeshot avaialble that illustrates how the insomnia project should look.

Questions

Contact me with questions via GitHub or send an email to: nordleendefrias@gmail.com

Report Issues

send me an email

Contributions

This is a school project.

Credits

License

N/A