- This is Word Processor application where you can create document and share with others
- It has all features of typical word processor like Bold, Italic, Underline, Font Style and much more.
- Backend of this application is build in Node.js and MongoDB
- Socket.io is used for Bidirectional and low-latency communication
- Quilljs is used for Text Editor
- Make sure you have Nodejs installed.
- MongoDB is good to have but not mandatory.
- git bash if you are on windows.
- Clone the repo
git clone
- Goto client directory and type
npm install
- In the same directory run
npm start
- Goto server directory and type
npm install
- In the same directory run
npm start
- Make sure you set environment variables where ever needed.
Mohammad Arsalan - @Arsalaan | arsalanmohd237@gmail.com | LinkedIn
API is deployed here: https://meridiowordprocessorapi.onrender.com/
Complete application is deployed here: https://meridiowordprocessor.web.app/ and https://meridiowordprocessor.firebaseapp.com/