sticknycu / queryit-core-frontend

Front-end core part of the QueryIT project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QueryIT-Core

Is a beautiful Bootstrap 4 and Angular Admin Dashboard with a huge number of components built to fit together and look amazing. If you are looking for a tool to manage and visualize data about your business, this dashboard is the thing for you. It combines colors that are easy on the eye, spacious cards, beautiful typography, and graphics. Comes packed with all plugins that you might need inside a project and documentation on how to get started. It is light and easy to use, and also very powerful.

Have over 16 individual components, giving you the freedom of choosing and combining. This means that there are thousands of possible combinations. All components can take variations in color, that you can easily modify using SASS files. You will save a lot of time going from prototyping to full-functional code because all elements are implemented. We thought about everything, so this dashboard comes with 2 versions, Dark Mode and Light Mode.

Photo Photo

Terminal Commands

  1. Install NodeJs from NodeJs Official Page.
  2. Open Terminal
  3. Go to your file project
  4. Run in terminal: npm install -g @angular/cli
  5. Then: npm install
  6. And: ng serve
  7. Navigate to: http://localhost:4200/

About

Front-end core part of the QueryIT project

License:MIT License


Languages

Language:SCSS 70.3%Language:TypeScript 16.9%Language:HTML 10.7%Language:CSS 1.8%Language:JavaScript 0.3%