BobsProgrammingAcademy / responsive-admin-dashboard

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

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Responsive Admin Dashboard

This is a responsive admin 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 admin dashboard built using HTML 5, CSS 3, and JavaScript. Charts were built using ApexCharts 3.

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

License:MIT License


Languages

Language:HTML 43.5%Language:CSS 39.3%Language:JavaScript 17.2%