Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/juashyam/moxie
A basic calendar using AlpineJS and TailwindCSS
https://github.com/juashyam/moxie
alpine-js alpinejs alpinejs-components calendar getting-started-alpinejs starter-project
Last synced: 3 days ago
JSON representation
A basic calendar using AlpineJS and TailwindCSS
- Host: GitHub
- URL: https://github.com/juashyam/moxie
- Owner: juashyam
- License: bsd-3-clause
- Created: 2023-11-29T14:11:20.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-06T06:37:30.000Z (about 1 year ago)
- Last Synced: 2023-12-06T08:05:11.215Z (about 1 year ago)
- Topics: alpine-js, alpinejs, alpinejs-components, calendar, getting-started-alpinejs, starter-project
- Language: JavaScript
- Homepage: https://moxie-alpine-calendar.vercel.app
- Size: 54.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ![moxie](https://github.com/juashyam/moxie/assets/13532448/9b90884e-bc58-42ca-a829-1b9ba8ce0ec0)
A basic calendar using AlpineJS and TailwindCSS.
## Installation
```
clone repository
npm install
npm run dev
```## Authors
[Shyam Kumar](https://github.com/juashyam)
## Acknowledgments
[@goldnead](https://github.com/goldnead) for the [alpinejs moduler setup](https://github.com/goldnead/alpinejs-modules-starter).
## License
The module is released under the [BSD-3 Clause license](https://github.com/juashyam/moxie/blob/main/LICENSE).