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.
- Project Name
- How to install it
- Running Tests
- How to use
- Report issues
- Questions
- How to make contributions
- Credits
- License
Social Network API with NoSQL
- First install dependencies run: npm i
- Second to start app run: node index or npm start
N/A
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.
Contact me with questions via GitHub or send an email to: nordleendefrias@gmail.com
send me an email
This is a school project.
N/A