Coder Social home page Coder Social logo

aarize29 / cowrite Goto Github PK

View Code? Open in Web Editor NEW

This project forked from priyanshshrivastava/cowrite

0.0 0.0 0.0 504 KB

A collaborative text editor build using socket.io and react.

Home Page: https://cowrite-production.up.railway.app/

JavaScript 89.41% CSS 0.95% HTML 9.63%

cowrite's Introduction

CoWrite

Collaborate in real-time with others on a shared document using this collaborative text editor. Effortlessly work together on written projects, from anywhere, anytime.

Features

  1. Room joining notification.
  2. Live text sync
  3. Responsive design
  4. Get participants list.

Screenshots

Desktop version:

Kool kicks Desktop View

Full view

Smartphone view:

Smartphone Smartphone View

HomePage:

Smartphone Smartphone View

Tech Stack : MERN

Technology and Packages used:

Front end:

  • React.js - A component based js library to build UI.
  • Toast - for notifications
  • React Router - For creating internal routes ( obviously)
  • React hooks - State management , navigation and orchestration.

Backend:

  • Node.js - Js runtime
  • Express - A node js frame work to make writing js in node easy.
  • Socket.io - Bidirectional and low-latency communication for every platform

Hosting:

  • Railway

Installation

Install CoWrite with npm

  git clone 'git remote add origin https://github.com/PriyanshShrivastava/CoWrite.git'
  cd CoWrite
  npm install
  npm run dev  (assuming you have vite already installed)

To build for production

npm run build 

To previw the build

npm run preview 

Documentation

Vite Documentation

React Documentation

Socket IO

Authors

cowrite's People

Contributors

priyanshshrivastava avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.