Encrypted Notes with Crypto.js

How to run project

1. Install dependencies

$ npm install

1. Go to Firebase page and create a new project and connect with the app

///firebase.js
const firebaseConfig = {
  apiKey: '',
  authDomain: '.com',
  projectId: '57369',
  storageBucket: '.com',
  messagingSenderId: '',
  appId: '1'
}

2. Run the application

$ npm run dev

My process

Project Description

This project is about a chat that allows to send messages and files in real time, between real users with User registration and login function. All you have to do is register, search for a user and you will be able to talk to them in real time.

Built with

  • React v18
  • React Router v6
  • Sass
  • Firebase
  • Firestore

Useful resources

Author

Fabio Alcocer Sejas

Real.time.chat.-.Fabio.Alcocer.-.Google.Chrome.2023-02-07.13-15-04.mp4