CDiaz96 / Savage-Complete

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

21 Savage Express App

This application allows you to add fan comments about 21 Savage! 21 Savage

https://savage-complete.herokuapp.com/

Tech used: HTML, CSS, vanilla Javascript, and API

How It's Made: This application allows users to not only type fan messages but to thumbs up, thumbs down, and delete messages. When giving a thumbsUp or thumbsDown it removes or add a counter in order to keep track of all the likes and dislikes. All of this data is being stored through MongoDB. The API are created using GET, PUT, POST, and DELETE request.

Installation

  1. Clone repo
  2. run npm install

Usage

  1. run npm run savage
  2. Navigate to localhost:3000

About


Languages

Language:JavaScript 80.2%Language:HTML 17.6%Language:CSS 2.2%