Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Social-Network-API

This project is Social Network API

About The Project

This project is a challenge is to build an API for a social network web application where users can share their thoughts, react to friends’ thoughts, and create a friend list. I used Express.js for routing, a MongoDB database, and the Mongoose ODM.

My Process

I created the models for Users, Thoughts and Reaction using the properties defined in the assignment. I created controllers to handle my logic and created api routes to populate the database.

!

This project was built using Node, Express, and MongoDB.

Built With

Javascript Node.js Express npm ExpressSession VS Code MongoDB

Getting Started

Local Installation/Testing

  1. Clone the rep
git clone git@github.com:SetCra123/Social-Network-API.git
  1. Install dependencies
npm i
3. Launch the app in development environment

npm run start


5. Visit app:

[http://localhost:3001/](http://localhost:3001/)

<iframe src="https://drive.google.com/file/d/17YwCGooRK5Tyw2JM-n0cq6SFP1eV2c4z/preview" width="640" height="480"></iframe>

About

This project is Social Network API

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages