Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/plsankar/androidkits
Android development libraries and tools. - https://androidkits.com
https://github.com/plsankar/androidkits
Last synced: about 1 month ago
JSON representation
Android development libraries and tools. - https://androidkits.com
- Host: GitHub
- URL: https://github.com/plsankar/androidkits
- Owner: plsankar
- License: mit
- Created: 2023-09-03T20:19:15.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-12-25T16:40:28.000Z (12 months ago)
- Last Synced: 2023-12-26T08:19:03.529Z (12 months ago)
- Language: TypeScript
- Homepage: https://androidkits.com
- Size: 908 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![AndroidKits - Android development libraries and tools](banner.png)
AndroidKitsA collection of
Android development libraries and tools
![GitHub commit activity (branch)](https://img.shields.io/github/commit-activity/t/plsankar/androidkits)
![GitHub issues](https://img.shields.io/github/issues/plsankar/androidkits)
![GitHub License](https://img.shields.io/github/license/plsankar/androidkits)## 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/)