Background
By creating several dashboards for my professional use, I ended up with several dashboard templates. So I decided to make it open source because it would motivate me to create even more dashboards.
At the beginning I wanted to make them only for React but with time I was motivated to make them for Next.js, Vue.js, Nuxt and Svelte to reach more developers.
Presentation
I made a total of 9 dashboards and each dashboard has 5 templates.
- React template
- Next.js template
- Vue template
- Nuxt.js template
- Svelte template
Features
i took advantage of Tailwind's flexibility to create free premium dashboard templates.
- Support of the active route (styled by default).
- Fully customizable and without external dependencies.
- No vendor lock-in, you can export it and integrate it in your project.
- Sidenav aligned left or right according to your preferences (on mobile).
- A detailled documentation.
No vendor lock-in
Salvia-kit is created to solve a problem I often encountered when using dashboards owned by third party developers or companies. that is vendor lock-in.
These dashboards often contained many configurations with several scripts, which still did not allow to export them and integrate them easily into an existing project. Therefore, it was always necessary to use the repository provided by the owner of the dashboard.
This is what motivated me to create dashboards that can be easily integrated into existing projects with simple, readable code and documentation designed for developers.
Contributions
As English is not my native language, I can make some grammatical mistakes while writing all the 43 repositories. You can fix that by contributing to improve content.
If You'd like to add a new dashboard, please check out the Contribution Guide
Acknowledgements
Thanks to Vercel for sponsoring this project by allowing it to be deployed for free for the entire Salvia-kit Team.
Top comments (20)
Thank you
It looks really cool, clean and simple.
thank you
Amazing
Awesome work!
Clean and solid I like tailwind unlike bootstrap because that one its clunky if you ever decided to do anything custom
Development should free to the artist if its not more tools musrgrow
"By creating several dashboards for my professional use, I ended up with several dashboard templates"
bruh... LMFAO you did not create any of these. I've seen them all on codepen or online lol be more honest with the hard-work of others.. like what on earth dawg
Wow impressive
The design is superb, thank u for the wonderful work
yeah, i updated the post. you can see the link at the top
This looks really cool. I've been planning to learn React and this seems to be the perfect reference for me.