Skip to content

Real-Time chat based on React Native with Spring boot as backend

Notifications You must be signed in to change notification settings

milkanuch/RN-Chat

Repository files navigation

Kaizen Chat

Branches Functions Lines Statements Jest coverage


How to run a project
  • First clone repository
  • Second install dependencies using yarn:
    yarn or yarn install
  • Please, be confident you setup our backend
  • Add .env file with API_URL
  • Run project by using yarn start
About project tests
  • To run test use yarn test or yarn test:coverage
  • We are using Jest and Testing library to try to make integration tests

About

Real-Time chat based on React Native with Spring boot as backend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published