Skip to content

An open source social media platform and public forum for questions and discussions, built for developers.

License

Notifications You must be signed in to change notification settings

Binary-Matter/Mumble

 
 

Repository files navigation

MUMBLE

An Open Source Social Media Platform and Public Forum for Questions and Discussions, built for Developers.

Mumble Mumble UI Kit Mumble Community

Download & Setup Instructions :

Before downloading the project, check to make sure you meet the project's requirements.

Clone the project. This will download the GitHub respository files onto your local machine.

git clone https://github.com/divanov11/mumble

Frontend Instructions (Create React App) :

---> Navigate to the frontend/ directory

cd Mumble && cd frontend

---> Install the project dependencies

npm install

---> Start the development server on localhost:3000

npm start

Want to Contribute?

Check out the contributing guide. Also if you are looking for a complete style guides, please refer to Mumble Style Guide. We highly recommend to go through the guideline before start contributing.

⚠ Those who wants to contribute on the repo, from now, before pushing/committing your changes, please make sure you run command npm run format or yarn format or use Prettier plugin to automatically format your code. We want to maintain consistency that's why we want to enforce the formatting. It's required!

📸 Screenshots :

User Feed :

User Profile Page :

Discussion/Question Page :

Login Page :

About

An open source social media platform and public forum for questions and discussions, built for developers.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 71.6%
  • CSS 17.8%
  • HTML 10.5%
  • Shell 0.1%