BeSocial is an innovative English learning flashcard app designed to make language acquisition engaging and social. Say goodbye to boring vocabulary lists and hello to an interactive, community-driven language learning experience.
- Interactive flashcards with audio pronunciation
- Personalized learning experience with spaced repetition algorithm
- Social features to connect with other language learners
- In-app dictionary for quick word lookups
- Quiz mode to test your knowledge
- Login and registration system to save your progress
To get started with BeSocial, follow these steps:
- Clone the repository to your local machine
- Install the necessary dependencies by running
npm install - Start the app by running
npm start - Open the app in your preferred web browser
- React Native
- Realm Database
- React Navigation
- Axios
- Expo
We welcome contributions from the community! To contribute to BeSocial, please follow these steps:
- Fork the repository
- Create a new branch for your feature or bug fix
- Make your changes and commit them with descriptive commit messages
- Push your changes to your forked repository
- Submit a pull request to the main repository