https://github.com/crypto-artisan/ruski-miniapp
https://github.com/crypto-artisan/ruski-miniapp
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/crypto-artisan/ruski-miniapp
- Owner: crypto-artisan
- License: mit
- Created: 2024-06-25T16:14:30.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-07-04T06:13:57.000Z (11 months ago)
- Last Synced: 2025-01-12T03:54:29.738Z (4 months ago)
- Language: TypeScript
- Homepage: https://ruski-miniapp.vercel.app
- Size: 933 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# TailAdmin React - Free React Tailwind Admin Dashboard Template
TailAdmin is a free and open-source admin dashboard template built on **React and Tailwind CSS**, providing developers with everything they need to create a comprehensive, data-driven back-end,
dashboard, or admin panel solution for upcoming web projects.[](https://react-demo.tailadmin.com/)
With TailAdmin, you get access to all the necessary dashboard UI components, elements, and pages required to build a feature-rich and complete dashboard or admin panel. Whether you're building dashboard or admin panel for a complex web application or a simple website, TailAdmin is the perfect solution to help you get up and running quickly.
### [✨ Visit Website](https://tailadmin.com/)
### [🚀 PRO Demo](https://react-demo.tailadmin.com/)
### [🚀 FREE Demo](https://free-react-demo.tailadmin.com/)### TailAdmin React PRO vs TailAdmin React FREE Comparison 📊
#### [TailAdmin React PRO](https://react-demo.tailadmin.com/)
- 4 Unique Dashboards: Analytics, Ecommerce, Marketing, and CRM (More will be added)
- 120+ Dashboard UI Components
- 200+ Total UI Elements
- 45+ HTML Files
- All Essential Elements and Files
- Full Figma Design Source - As Shown on Demo___
#### [TailAdmin React FREE](https://free-react-demo.tailadmin.com/)
- 1 Unique Dashboard
- 30+ Dashboard UI Components
- 50+ Total UI Elements
- 10+ HTML Files
- TypeScript Support
- Basic UI Kit Elements and Files
- Figma Design Source - Free Sample
___### [⬇️ Download Now](https://tailadmin.com/download)
### [⚡ Get PRO Version](https://tailadmin.com/pricing)
### [📄 Documentation/Installation](https://tailadmin.com/docs)
### [🖌️ TailAdmin Figma Free Sample](https://www.figma.com/community/file/1214477970819985778)
### [👉 TailAdmin HTML Version](https://github.com/TailAdmin/tailadmin-free-tailwind-dashboard-template)
TailAdmin React dashboard template based on Tailwind CSS is a pre-designed starting point for building a web-based dashboard using the React JavaScript library and the Tailwind CSS utility-first framework. This Tailwind CSS + React Dashboard Template - built using Tailwind CSS and **includes pre-built components, such as navigation menus, charts, tables, and forms, which can be easily customized and integrated into a small-to-large React web application**.
If you're looking for a high-quality **React-Tailwind Dashboard, Admin Panel Template, or UI Kit**, TailAdmin will be the perfect choice for you!
## TailAdmin React - Installation
You'll need to install Node.js >=v14.16+ (Recommended Version) (NPM comes along with it) and TailAdmin uses **Vite** for frontend tooling, to peform installation and building production version, please follow these steps from below:
- Use terminal and navigate to the project (tailadmin-react) root.
- Then run :
npm install
- Then run :
npm run dev
Now, in the browser go to
localhost:5173
**For Production Build**
Run :npm run build
Default build output directory: /dist
This command will generate a dist as build folder in the root of your template that you can upload to your server.
## Tons of React Tailwind Components for Dashboard
React and Tailwind are two popular technologies that have taken the web development world by storm. React is a JavaScript library for building user interfaces, while Tailwind is a utility-first CSS framework that makes it easy to style web applications. TailAdmin React Offers 200+ Essential React + Tailwind CSS UI Components that you copy-paste and use with your dashboard projects. That includes - charts, graphs, navbars, tabs, buttons, cards, tables, profile, tabs, forms, modals, app pages, calender, web apps example templates and more... for React and Styled using Tailwind CSS## Update Logs
### Version 1.0.6 - [Jan 31, 2024]
#### Enhancements
- **Enhancement 01:** Integrate flatpickr in [Date Picker/Form Elements]
- **Enhancement 02:** Change color after select an option [Select Element/Form Elements].
- **Enhancement 03:** Make it functional [Multiselect Dropdown/Form Elements].
- **Enhancement 04:** Make best value editable [Pricing Table One/Pricing Table].
- **Enhancement 05:** Rearrange Folder structure.### Version 1.0.0 - [Apr 28, 2023]
- Add Typescript in TailAdmin React.
### Version 1.0.0 - Initial Release - [Mar 13, 2023]
- Initial release of TailAdmin React.