This is a simple a basic API framework for a social media platform. This backend application is powered by MongoDB and Mongoose. Also by Express and Node.js
Deployed link: https://kevins-social-media-api.herokuapp.com/api/users
Video Demonstration
Screenshots
Download or clone repository to use this application on local machine. Node.js and MongoDB are required for for this.
To install necessary dependencies, navigate to the root directory and run the following command: npm i or npm install
There is no seed for this file to run locally So you'll need to make your own users/thoughts to start off with.
- Javascript
- Node.js
- Express.js
- MongoDB
- Mongoose
Copyright 2022, Kevin Hernandez


