Skip to content

Collab Code Studio is a studio community for testing and showcasing user by created HTML, CSS and JavaScript code snippets. It functions as a code editor and open-source learning environment, where stackies can create code snippets and collaborate their codes with others.

License

Notifications You must be signed in to change notification settings

daviddprtma/collab_code_studio

Repository files navigation

🏆Top 5 Winner Stackup October Hackathon Challenge - Collab Code Studio⌨️

A simple collaboration app to collaborate code with others. Free & Easy To Use🎉

This project is nominated as the 5th winner of stackup october hackathon🎉. For more information, you can see the announcement of the list of winner in here: https://earn.stackup.dev/learn/pathways/2024-monthly-hackathon-coding-challenges/skills/october-2024-monthly-coding-challenge/modules/october-2024-monthly-coding-challenges-showcase/tutorials/monthly-hackathon-2024-october-2024-coding-challenge-showcase


P.S: You need to login first, to see the list of the winner announcement :)

🎨 Layout

Random Image

Why Collab Code Studio✅

Collab Code Studio is a studio community for testing and showcasing user by created HTML, CSS and JavaScript code snippets. It functions as a code editor and open-source learning environment, where stackies can create code snippets and collaborate their codes with others by just create a room, and copy your ROOM ID to other stackies who want to join and collaborate code together.

💻 Technologies

🚀 Getting started

Here's the description about how to run this project:

Cloning

  1. Clone this repository:
git clone https://github.com/daviddprtma/collab_code_studio.git

Starting

  1. cd into server folder
cd server
  1. Install NPM Packages
yarn
  1. Run server
yarn start
  1. Now if you want to run for the client side, make a new tab in your terminal and make sure you're in the root folder collab_code_studio

  2. Install NPM Packages

yarn
  1. Run client server
yarn dev

For the video presentation, see it in below video


IMAGE ALT TEXT HERE

Screenshot for the 5th place winner

About

Collab Code Studio is a studio community for testing and showcasing user by created HTML, CSS and JavaScript code snippets. It functions as a code editor and open-source learning environment, where stackies can create code snippets and collaborate their codes with others.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published