BobsProgrammingAcademy / responsive-sales-dashboard

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

Home Page:https://www.youtube.com/watch?v=ewN4_mcaI84

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

https://www.youtube.com/watch?v=ewN4_mcaI84

License:MIT License


Languages

Language:HTML 37.6%Language:JavaScript 32.8%Language:CSS 29.7%