Messaging application that allows you to communicate with the people you want. It has session start with Google and many other features.
- React
- Redux
- Firebase (Firestore - Auth)
- TailwindCSS
To run this project, you must first create a /.env
file in the root of the project with the structure of .env.example
After that you just have to write on the console
$ npm install
$ npm start