shaan360 / Vibe

A beautiful react.js dashboard build with Bootstrap 4 πŸ‘Œ

Home Page:https://vibe.nicedash.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vibe is a beautiful React.js dashboard build with Bootstrap 4 and comes with lots of custom templates and components. It uses Sass which allows you to quickly change global colors and styles.

Quick Start

  • Install dependencies by running yarn or npm install.
  • Run yarn start or npm run start to start the local dev server.

Updating styles

Sass files can be found in ./src/vibe/scss. Update ./src/vibe/scss/components/vars.scss to change global styles.

Reporting Issues

Report any issues you may find with Vibe on the github issues tab. I will get an update to you as soon as possible. Feel free to open a pull request and I will review and merge.

About

A beautiful react.js dashboard build with Bootstrap 4 πŸ‘Œ

https://vibe.nicedash.com

License:MIT License


Languages

Language:JavaScript 65.8%Language:CSS 33.5%Language:HTML 0.7%