LDC Fantasy
LDC Fantasy is a mobile app created with React Native for the LDC Club at ESTIN (École Supérieure d'Informatique et Numérique). This app was developed for the football tournament that took place recently. The app offers almost everything that the original Fantasy app provides, allowing users to participate in the tournament, track scores, and more. Features
Create and manage your fantasy team.
Participate in the football tournament and track performance.
View stats and scores in real-time.
User-friendly interface, just like the original Fantasy app.
Upcoming update with new features!
Installation Prerequisites
Before running the app, make sure you have the following installed:
Node.js (v12 or higher)
Expo CLI
Android Studio (for Android emulator or real device testing)
Step-by-step guide
Clone the repository:
git clone https://github.com/Chafikbz4/LDC-Fantasy.git
Navigate to the project folder:
cd LDC-Fantasy
Install dependencies:
npm install
Run the app:
npm start
This will open the Expo development server in your browser.