Skip to content

Latest commit

 

History

History
94 lines (60 loc) · 2.73 KB

README.md

File metadata and controls

94 lines (60 loc) · 2.73 KB

Collab

Online Whiteboard that allows users to Draw

View Demo · Report Bug · Request Feature

Collab

This is supposed to be an Online Whiteboard for collaboration (Google Meet for Drawing, haha)!.

✨ Built With

  • React
  • RoughJS
  • Bootstrap

🖼️ Screenshot

image

📚 Getting Started

To get a local copy up and running follow these simple steps.

👇🏽 Prerequisites

Before installation, please make sure you have already installed the following tools:

🛠️ Installation

  1. Fork the project. Click on the fork icon in the top right to get started

  2. Clone the project, you can use the following command:

    git clone https://github.com/<your-github-username>/Collab
  3. Navigate to the project directory

    cd Collab
  4. Install all dependencies by running npm install

    npm install
  5. To set up, rename the .env.example to a .env and add the appropriate API keys to get it running correctly.

  6. Run npm run dev to get it started.

      npm run dev
    

(back to top)

🎨 Demo

Check out the website: Collab

👩🏽‍💻 Contributing

  • Contributions make the open source community such an amazing place to learn, inspire, and create.
  • Any contributions you make are greatly appreciated.
  • Check out our contribution guidelines for more information.

🛡️ License

Whisper is licensed under the MIT License - see the LICENSE file for details.

💪🏽 Thanks to all Contributors

Thanks a lot for spending your time helping Collab grow. Thanks a lot! Keep rocking🍻

🙏🏽 Support

This project needs a star️ from you. Don't forget to leave a star🌟

(back to top)