Online text editor with real time collaboration built using React.js and Node.js
- Progressive Web App (PWA)
- Real Time collaboration
- Responsive and Dynamic
Clone the project
git clone https://github.com/Pinqua/Sycon-Frontend
Go to the project directory
cd Sycon-Frontend
Install dependencies
npm install
Create a .env file inside project directory with fields given below.
REACT_APP_SERVER_URL= #add server url here
GENERATE_SOURCEMAP=false
Start the server
npm run start
Contributions are always welcome!
If you liked the repository, show your ❤️ by starring and forking it.