Skip to content

Bitbox is a collaborative platform aimed at bringing together solutions for various projects. It offers a space where users can share and solve challenges collectively, helping to streamline development and idea generation in a community-driven way.

License

Notifications You must be signed in to change notification settings

AyushSharma72/Bitbox

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation



BitBox

πŸ“Š Project Metrics

⭐ Stars πŸ“Œ Forks 🐞 Issues πŸ“¬ Open PRs πŸ“« Closed PRs
Stars Forks Issues Open Pull Requests Closed Pull Requests

Rocket Contents

Rocket Overview

BitBox is a platform designed to make it easy for developers to upload, share, and collaborate on projects. Users can showcase their work, connect with others, and learn from the community's shared knowledge.

πŸ“¦ Built With

  • React.js
  • Node.js
  • TailwindCSS

Rocket Features

  • Project Upload: Easily upload your projects to the platform.
  • Project Discovery: Explore a wide range of projects shared by other users.
  • Collaboration: Share feedback and collaborate with developers.
  • Learning: Learn from shared projects and contribute to community knowledge.

πŸ› οΈ Getting Started

Prerequisites

To run BitBox locally, ensure you have npm installed:

npm install npm@latest -g

Installation

  1. Clone the repository:
git clone https://github.com/Anuj3553/BitBox.git
  1. Install NPM packages for both client and server:
cd client
npm install
cd server
npm install

Running the Project

  1. Open the first terminal and start the client:
cd client
npm run dev
  1. Open the second terminal and start the server:
cd server
cp .env.sample .env
npm run dev

Rocket Contribution

We welcome contributions! Follow these steps to contribute:

  1. Fork the project.
  2. Create your feature branch (git checkout -b feature/AmazingFeature).
  3. Commit your changes (git commit -m 'Add AmazingFeature').
  4. Push to the branch (git push origin feature/AmazingFeature).
  5. Open a Pull Request.

⭐ Don't forget to give this project a star if you found it helpful! ⭐

Detective Contact

Project Admin⚑


HARSHIT SINGH

Project Mentors ✨


GUNJESH KUMAR


NEHA BARNWAL

Main Contributor 🧩


ANUJ VERMA

For any inquiries, feel free to reach out:

Email: [email protected]

Project Link: BitBox GitHub Repository

πŸ“‹ Participating Programs

Name Logo Purpose
GSSoC'2024-Extd GSSoC Logo The coding period is from October 1st to October 30th, during which contributors make contributions and earn points on the platform.
Hacktoberfest 2024 Hacktoberfest Logo Hacktoberfest is a month-long October event welcoming all skill levels to join the open-source community.

πŸ“ Acknowledgments

Crown Highlighted Main Contributors:

+ 🌟 Anuj Verma: Handling Frontend, Backend, and DevOps responsibilities, contributing to a seamless integration and deployment process.
+ 🌟 Harshit Singh: Backend API development and database optimizations. 
+ 🌟 Jitendra Kumar: Significant contributions in frontend development.

Our Valuable Contributors ❀️

Thank you for contributing to our repository

Stargazers ⭐

Stargazers repo roster for @Bitbox-Connect/Bitbox

Forkers πŸ“Œ

Forkers repo roster for @Bitbox-Connect/Bitbox


License πŸ“

This project is licensed under the MIT License. You are free to use, modify, and distribute it under the terms of the MIT License.

Happy Coding πŸ‘¨β€πŸ’»πŸš€βœ¨

About

Bitbox is a collaborative platform aimed at bringing together solutions for various projects. It offers a space where users can share and solve challenges collectively, helping to streamline development and idea generation in a community-driven way.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 89.6%
  • CSS 7.8%
  • HTML 2.6%