Skip to content

charuljain02/Roomify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Roomify 🏠

A React-based real-time room joining app that lets users join rooms using a unique code.
This project demonstrates clean routing, responsive UI, and component-based architecture.


📹 Demo


🚀 Features

✔ Join a room using a code
✔ Clean UI with React components
✔ Modern React project structure
✔ Ready for deployment on platforms like Vercel or Netlify


🛠️ Tech Stack

  • React.js
  • JavaScript (ES6+)
  • CSS
  • React Router
  • Node.js (for development)

📦 Installation

  1. Clone the repo:
    git clone https://github.com/charuljain02/Roomify.git
    
  2. cd Roomify
  3. npm install
  4. npm start

Project structure

my-app/ ├── public/ ├── src/ │ ├── pages/ │ ├── room/ │ ├── App.js │ ├── index.js │ └── App.css ├── .gitignore ├── package.json ├── package-lock.json └── README.md

⚙️ Deployment

You can deploy this app with services like: ✔ Vercel

🧑‍💻 Author

Charul Jain GitHub: https://github.com/charuljain02

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages