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-FrontendGo to the project directory
cd Sycon-FrontendInstall dependencies
npm installCreate a .env file inside project directory with fields given below.
REACT_APP_SERVER_URL= #add server url here
GENERATE_SOURCEMAP=falseStart the server
npm run startContributions are always welcome!
If you liked the repository, show your ❤️ by starring and forking it.
