Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ngekoding/admin-panel
Admin Panel created with VueJS + Vite + Tailwind
https://github.com/ngekoding/admin-panel
admin-dashboard admin-panel tailwind vite vue
Last synced: 8 days ago
JSON representation
Admin Panel created with VueJS + Vite + Tailwind
- Host: GitHub
- URL: https://github.com/ngekoding/admin-panel
- Owner: ngekoding
- Created: 2021-08-20T01:35:49.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2021-09-17T03:22:11.000Z (about 3 years ago)
- Last Synced: 2024-10-12T07:39:51.066Z (25 days ago)
- Topics: admin-dashboard, admin-panel, tailwind, vite, vue
- Language: Vue
- Homepage: https://ngekoding.github.io/admin-panel
- Size: 4.92 MB
- Stars: 88
- Watchers: 5
- Forks: 20
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Admin Panel
Created with VueJS + Vite + Tailwind
Hi, this project is still in progress. I just begin my journey with Tailwind CSS, so I want to make something beautiful and useful. Let's learn together!
[View the demo 🚀](https://ngekoding.github.io/admin-panel)
## How to install
1. Clone or download this repository
2. Enter to `admin-panel` directory (with Terminal/CMD)
3. Run: `npm install`
4. Run: `npm run dev` for development, then open your favorite browser and go to address `localhost:3000`
5. Run: `npm run build` for production
6. Make your own changes and happy coding!## Screenshots
Here is some screenshots. And please note, because this project is still in progress, you can found the latest update on [demo page](https://ngekoding.github.io/admin-panel).
Hope you love it!
![Home](./screenshots/home.png)
![Dropdown Example](./screenshots/dropdown-example.png)
![Icon Example](./screenshots/icon-example.png)
Powered by ngekoding.github.io