https://github.com/plsankar/androidkits
A collection of Android development libraries and tools
https://github.com/plsankar/androidkits
android android-app android-application android-collection android-development android-library android-libs android-ui android-ui-utility collection library-catalogue
Last synced: 4 months ago
JSON representation
A collection of Android development libraries and tools
- Host: GitHub
- URL: https://github.com/plsankar/androidkits
- Owner: plsankar
- License: mit
- Created: 2023-09-03T20:19:15.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-05-26T08:56:19.000Z (about 1 year ago)
- Last Synced: 2025-01-11T18:36:38.358Z (5 months ago)
- Topics: android, android-app, android-application, android-collection, android-development, android-library, android-libs, android-ui, android-ui-utility, collection, library-catalogue
- Language: TypeScript
- Homepage: https://androidkits.com
- Size: 533 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

AndroidKitsA collection of
Android development libraries and tools


## Tech Stack
- [Next.js](https://nextjs.org/) – framework
- [TypeScript](https://www.typescriptlang.org/) – language
- [Tailwind](https://tailwindcss.com/) – CSS
- [shadcn/ui](https://ui.shadcn.com/) – UI
- [Supabase](https://supabase.com/) – database
- [Vercel](https://vercel.com/) – deployments## Contributing
Contributions are always welcome!
## Environment Variables
To run this project, you will need to add the following environment variables to your .env file
`DATABASE_URL` - Right now the supabase database is used.
## Authors
- [@plsankar](https://www.github.com/plsankar)
## Acknowledgements
- [android-arsenal](https://android-arsenal.com/)