Skip to content

BobsProgrammingAcademy/responsive-sales-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Responsive Sales Dashboard

This is a responsive sales dashboard built using HTML 5, CSS 3, and JavaScript. Charts were built using ApexCharts 3.

plot

Table of Contents

Prerequisites

Install the following prerequisites:

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.

plot

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 © 2022 Bob's Programming Academy. Code released under the MIT license.