GithubHelp home page GithubHelp logo

swayam25 / bit-box Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 2.2 MB

Elevate your coding skills with Bit Box

License: GNU General Public License v3.0

JavaScript 3.55% CSS 2.22% HTML 2.00% Svelte 86.98% Python 5.27%
codebin javascript svelte web-ide

bit-box's Introduction

Bit Box

Elevate your coding skills with Bit Box

❓️ What is Bit Box?

With Bit Box, you can quickly create and share snippets of code in multiple languages, including Python, HTML, CSS, JavaScript and more. Simply paste your code into Bit Box and get a unique URL that you can share with others, so they can view, edit, and collaborate on your code. Whether you're a developer, a designer, a student, or anyone else who works with code, Bit Box makes it easy to share your work and get feedback from others. You can customize your code snippets with syntax highlighting, line numbering, and other formatting options, and you can even set an expiration date for your snippets to keep them secure. Best of all, Bit Box is completely free, so you can use it without any restrictions or limitations. Start sharing your code with the world today!

🎬️ Preview

  • Welcome Page

    Welcome Page

  • Features Section

    Features Section

  • IDE Page

    IDE Page

🚀 Installation

  1. Clone this repository

    git clone <repository url> bit_box
    cd bit_box
  2. Install dependencies

    • Backend

      cd server
      python -m venv .venv
      source .venv/bin/activate
      pip install -r requirements.txt
    • Frontend

      cd client
      npm i
  3. Configure the config.json file

  4. Start the app

    • Backend
      cd server
      source .venv/bin/activate
      python -m uvicorn main:app --host localhost --port 2501
    • Frontend
      cd client
      npm run dev -- --host --port 2500
  5. URLs

    • Backend: http://localhost:2501
    • Frontend: http://localhost:2500

bit-box's People

Contributors

swayam25 avatar dependabot[bot] avatar

Stargazers

Aviral  avatar Arnav - 101 avatar

Watchers

 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.