Back-end for social media application.
- Node.js
- Express.js
- MongoDB
- Mongoose
- Insomnia
To install this application, the following steps must be taken:
- Install Node.js
- Clone this repository
- Access repository directory through terminal
- Install Express.js, and Mongoose by typing the following into the terminal:
npm install
To use this application, the following steps must be taken:
From the repository directory, in the terminal, type the following to start the server:
npm start
You are now able to test the API endpoints.
Please click on the following image to view a demonstration of the application:
Created by CSM