CricUnity is a cricket betting odds platform, designed to provide real-time and reliable information about cricket odds. This mobile app is built using modern web technologies like Appwrite, React Native, and Nativewind to deliver a seamless and intuitive user experience.
- Live Cricket Odds: Stay updated with real-time betting odds for ongoing cricket matches.
- Match Info: Get detailed information about current and upcoming matches.
- Responsive UI: Designed with Nativewind to ensure smooth, responsive, and consistent styling across devices.
- Cross-Platform Support: CricUnity is built using React Native, making it available on both Android and iOS platforms.
- Frontend: React Native with Nativewind for styling
- Backend: Appwrite for backend services, including user authentication, databases, and cloud functions
- Styling: Nativewind for a utility-first, Tailwind CSS-like styling experience in React Native
Follow these steps to get the project running locally.
- Node.js (>=14.0.0)
- React Native CLI
- Appwrite Instance (Cloud or Self-hosted)
- Android Studio/Xcode for running emulators or building to a real device
git clone https://github.com/A-Vamshi/CricUnity.git
cd CricUnityInstall dependencies
npm installRun the application
npx expo start -cThis project is licensed under the MIT License - see the LICENSE file for details.