Giter Site home page Giter Site logo

harshit2012 / messa_world Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 207 KB

Welcome to Messa World, the responsive social media website designed to connect people across the world.

Home Page: https://harshit2012.github.io/Messa_World/

License: MIT License

HTML 45.33% JavaScript 30.97% CSS 23.69%
social-media-website css html bootstrap firebase js

messa_world's Introduction

Messa World

Welcome to Messa World, the ultimate responsive social media website designed to connect people across the globe. Text only.

MIT License GitHub Release Forks Stars

Warning

Any post or room name containing foul language will be deleted.

Key Features:

  • Real-Time Posting: Instantly send and receive posts with our efficient real-time communication system.
  • Responsive Design: Enjoy a consistent experience across all devices, whether on desktop, tablet, or mobile.
  • Room: Create and join room for collaborative discussions and community building.

Technologies Used:

  • HTML
  • CSS
  • JS
  • Bootstrap: For responsive design
  • Database: Firebase
  • Google Fonts
  • Button.js

Preview

Screenshot (32)

Cloning Your Fork

To clone your forked repository, use the following command in your terminal:

git clone https://github.com/Harshit2012/Messa_World.git
cd Messa_World

Syncing Your Fork

To sync your fork with the original repository, you’ll need to add the original repository as an upstream remote:

git remote add upstream https://github.com/Harshit2012/Messa_World.git

Fetch the branches and their respective commits from the upstream repository:

git fetch upstream

Check out your fork’s local default branch - usually main:

git checkout main

Merge the changes from the upstream default branch - usually main:

git merge upstream/main

Now, your local default branch is up-to-date with the original repository’s default branch.

Live Demo:

Try this website by clicking here

License:

This repository is under MIT License

messa_world's People

Contributors

harshit2012 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.