ElvinGarciaDev / savage-demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🎤 🇬🇧 Project: 21 Savage fan site.

Goal: Fix the dislike button. Allow users to dislike post

Screen Shot 2022-10-29 at 9 31 01 PM

How It's Made:

Tech used: HTML, CSS, JavaScript, Node.js, Express, MongoDB, EJS

User is able to enter a message which is added to the message board. Node.js and Express are used to handle the http request, Mongodb is used to store the data and ejs is used as a template engine.

Installation

  1. Clone repo
  2. run npm install

Usage

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

About


Languages

Language:JavaScript 68.0%Language:EJS 23.2%Language:HTML 7.7%Language:CSS 1.1%