social-media-dashboard
social-media-dashboard copied to clipboard
A responsive social media dashboard built using HTML 5, CSS 3, and JavaScript.
Responsive Social Media Dashboard
This is a responsive social media dashboard built using HTML 5, CSS 3, and JavaScript.

Table of Contents
- Prerequisites
- Running the application
- Copyright and License
Prerequisites
Install the following prerequisites:
- Visual Studio Code with the Live Server extension.
Live Server allows us to launch a local development server that enables a live reload of our project.
Run the application
To run the application, start the Live Server by clicking Go Live in the bottom right corner of the status bar in Visual Studio Code. This action will load the website in your default web browser.

View the application
Once the Live Server is up and running, go to http://127.0.0.1:5500/index.html to view the application.
Copyright and License
Copyright © 2023 Bob's Programming Academy. Code released under the MIT license.