Skip to content

Latest commit

 

History

History
52 lines (37 loc) · 2.43 KB

README.md

File metadata and controls

52 lines (37 loc) · 2.43 KB

🚀 English Chat App

React Native

This is a Community for all English learners around the world!

Features

  • Users can choose any English topics to create a paragraph
  • There are lots of English questions in each Topis for users to make their own answers
  • English learners can see the answers of other learners as well to have a look to their answers and create something for their own
  • Users can import their own new words in each Topics. All new words will be tracked by How many times learners use it.
  • Update more features in the future

Getting Started

  1. Clone this repo, git clone https://github.com/lunvjp/English-Chat-App.git
  2. Go to project's root directory, cd <your project name>
  3. Run yarn or npm install to install dependencies
  4. Connect a mobile device to your development machine
  5. Run the test application:
  • On Android:
    • Run react-native run-android
  • On iOS:
    • Open react-native run-ios
  1. Enjoy!!!

Sample APK

  • Update soon

Screenshots

Login Screen List Topic Screen
List Question Screen List Answers Screen
List New words Screen Writing about Topic Screen
List Practice English Friends Screen User Screen

Contributing

PRs are welcome.