Welcome to our private text creation app!
Our app is built using React, tailwind and Firebase, and is designed to allow you to create private text messages that can only be viewed you. To get started, simply login with your Facebook account or another provider.
Once you're logged in, you can use our text editor, built with React Quill, to create your text.
Clone the project
git clone https://github.com/kiraaziz/ElectronBook/
Go to the project directory
cd my-project
Install dependencies
npm install
Start the server
npm run start