Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/undercode99/jakarta-lte
Jakarta LTE - Free and Open Source Premium Admin Templates with rich UI Kit base on Tailwind CSS
https://github.com/undercode99/jakarta-lte
admin admin-dashboard jakarta-lte tailwind-css tailwindcss template ui ui-components
Last synced: about 1 month ago
JSON representation
Jakarta LTE - Free and Open Source Premium Admin Templates with rich UI Kit base on Tailwind CSS
- Host: GitHub
- URL: https://github.com/undercode99/jakarta-lte
- Owner: undercode99
- License: mit
- Created: 2020-10-19T15:38:04.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-09-14T01:48:26.000Z (about 3 years ago)
- Last Synced: 2024-08-04T01:06:03.089Z (3 months ago)
- Topics: admin, admin-dashboard, jakarta-lte, tailwind-css, tailwindcss, template, ui, ui-components
- Language: HTML
- Homepage: https://undercode99.github.io/jakarta-lte/
- Size: 4.38 MB
- Stars: 152
- Watchers: 10
- Forks: 24
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
JAKARTA LTE
============================
Free and Open Source Premium Admin Templates with rich UI Kit base on Tailwind CSS![Screenshot](/screenshot.png?raw=true)
## Demo
https://undercode99.github.io/jakarta-lte/## Development Guide
Clone repository
```bash
git clone https://github.com/zeroblack-c/jakarta-lte
```Install package npm
```bash
npm install
```For development
```bash
npm run dev
```For production
```bash
npm run build
```## TODO
- UI Component
- [X] Cards
- [x] Buttons
- [ ] Forms
- [ ] Dropdowns
- [ ] Icons
- [ ] Maps
- [X] Charts
- [ ] Tables
- [ ] Calendar
- [ ] List
- [ ] Navbar
- [ ] Slider
- [ ] Carousel
- [ ] Tabs
- [ ] Toast
- [ ] Spinner
- [ ] Progressbar
- [ ] Breadcrumb
- [ ] Avatar
- [ ] ...- Page
- [ ] Login
- [ ] Register
- [ ] Blank
- [ ] User Profile
- [ ] User Settings
- [ ] Gallery
- [ ] Blog
- [ ] Invoice
- [ ] Timeline
- [ ] Pricing card
- [ ] Marketing
- [ ] Chating
- [ ] Social Feeds
- [ ] Filemanager
- [ ] ...- Layout
- [ ] Right Vertical
- [ ] Right Vertical fluid
- [X] Horizontal
- [ ] Horizontal Fluid
- [ ] ...- Dashboard
- [X] Dashboard v1 - Performance Product
- [ ] ...## Coming soon
- Vue Version
- React Version## Licence
MIT License (MIT)