Skip to content

jeremyvinec/react-rxjs-chat-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

React Native Chat App

Development of a chat application for React Native. The database works with MongoDB.

Skills

React Native React Hooks NodeJS RxJS Redux Redux-Observable Socket.IO Axios Observable Moment...

Required

  • A MongoDB instance on an online or local server
  • Node and npm

Installation

  • Git clone the project
  • Go to the server or client folder with a terminal
  • Install dependencies with the yarn command
  • Start the server with yarn start
  • Start the appplication with npm run ios or npm run android

Future improvements

Authors

Jérémy Yvinec
Jérémy Yvinec

License

MIT · Jérémy Yvinec