Skip to content

Guilherme-Chinaglia/course-certificacaobootstrap-final_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Final project of the course "Certificação Bootstrap".

ministered by Keven Jesus

This is the last activity of the "Bootstrap Certification" course. It's a course about the bootstrap framework. The purpose of this activity was to build a responsive dashboard, only seeing an image design.

To improve my skills i decided to code and implement the charts of the dashboard, instead of put images on it.

Program Languages, Frameworks and Libs

  • HTML 5
  • CSS 3
  • jQuery
  • Sass (preprocessor)
  • Bootstrap v4.0.0-alpha.6
  • Chart.js

Follow this steps and run the commands bellow in your terminal (Linux) or cmd (Windows):

It's necessary to have node.js in your machine: https://nodejs.org/en/

  1. git clone
  2. npm install (to install the node_modules path)
  3. bower install (to download the dependencies of the project - Bootstrap v4.0.0-alpha.6, font-awesome and chart.js)
  4. run the command gulp in your terminal/cmd

Releases

No releases published

Packages

No packages published