<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Forem: Hemang B.</title>
    <description>The latest articles on Forem by Hemang B. (@hemang_b_ba8d35ae4a66339).</description>
    <link>https://forem.com/hemang_b_ba8d35ae4a66339</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3436368%2Fb93e8497-9b5b-48fb-83ad-0745ae68de0e.gif</url>
      <title>Forem: Hemang B.</title>
      <link>https://forem.com/hemang_b_ba8d35ae4a66339</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/hemang_b_ba8d35ae4a66339"/>
    <language>en</language>
    <item>
      <title>🚀 Smart Stays – A Modern Hotel Booking System!</title>
      <dc:creator>Hemang B.</dc:creator>
      <pubDate>Sat, 16 Aug 2025 16:16:08 +0000</pubDate>
      <link>https://forem.com/hemang_b_ba8d35ae4a66339/smart-stays-a-modern-hotel-booking-system-2a5m</link>
      <guid>https://forem.com/hemang_b_ba8d35ae4a66339/smart-stays-a-modern-hotel-booking-system-2a5m</guid>
      <description>&lt;p&gt;Hey fellow developers 👋,&lt;/p&gt;

&lt;p&gt;I'm excited to introduce &lt;strong&gt;Smart Stays – Hotel Booking System&lt;/strong&gt;, an open-source platform for seamless hotel reservations, built using &lt;strong&gt;React.js, Redux, and Tailwind CSS&lt;/strong&gt;. Whether you're a student, a dev building SaaS, or anyone refining their skills with real-world projects, Smart Stays offers a rich, feature-packed client to explore and contribute to!&lt;/p&gt;




&lt;h2&gt;
  
  
  🌟 What is Smart Stays?
&lt;/h2&gt;

&lt;p&gt;Smart Stays aims to deliver a &lt;em&gt;smooth hotel booking experience&lt;/em&gt; for users. You can search, filter by location/dates/guests, register and log in, and manage your bookings—all in a beautiful, responsive UI. It's designed with clean code and full-stack extensibility in mind.&lt;/p&gt;




&lt;h2&gt;
  
  
  ✨ Features
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Modern hotel search and filter&lt;/strong&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Booking management&lt;/strong&gt; – view, modify, or cancel reservations.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Responsive design&lt;/strong&gt; – works great on mobile and desktop.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Secure authentication&lt;/strong&gt; via Clerk.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Easy-to-follow project structure&lt;/strong&gt; for contributors.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  💻 Tech Stack
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;React.js, Redux&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Tailwind CSS&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Axios&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Clerk (authentication)&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Vite&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  🚀 Try It, Star It &amp;amp; Contribute!
&lt;/h2&gt;

&lt;p&gt;Check out the codebase, see the live demo, and help make Smart Stays even smarter!&lt;br&gt;&lt;br&gt;
👉 &lt;strong&gt;GitHub Repo:&lt;/strong&gt; &lt;a href="https://github.com/hemang-2001/Hotel-Booking/tree/main" rel="noopener noreferrer"&gt;Hotel Booking System – Smart Stays (Client)&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Are you looking to practice React, Tailwind, or understand modern hotel systems? Clone the repo, submit issues, or open a pull request. Every contribution, big or small, is welcome!&lt;/p&gt;




&lt;h2&gt;
  
  
  🤝 How to Get Started
&lt;/h2&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;Fork the &lt;a href="https://github.com/hemang-2001/Hotel-Booking/tree/main" rel="noopener noreferrer"&gt;repo&lt;/a&gt;.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Follow the README instructions—set up locally in minutes!&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Build, improve, and share with the community.&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;




&lt;h2&gt;
  
  
  📢 Why Star the Repo?
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;Shows your support for open-source projects.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Encourages ongoing development and improvements.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Lets other devs discover useful learning resources.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  🛠️ Calling Backend/Database Contributors!
&lt;/h2&gt;

&lt;p&gt;Smart Stays is currently focused on delivering a seamless frontend experience, but I need your help to make the backend even better! If you have experience with databases, authentication, or building robust server-side systems, your contributions would be incredibly valuable.&lt;/p&gt;

&lt;p&gt;What help is needed?&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Designing and implementing an efficient database schema&lt;/li&gt;
&lt;li&gt;Developing RESTful APIs for bookings, users, and hotel info&lt;/li&gt;
&lt;li&gt;Improving backend security and scalability&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;If you’re passionate about backend technologies—Node.js, Express, PostgreSQL, MongoDB, MySQL, or any modern stack—please join in!&lt;/p&gt;

&lt;p&gt;Open a discussion, create issues, or submit a pull request.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Let’s collaborate to make Smart Stays a complete, full-stack open-source project!&lt;/strong&gt;&lt;/p&gt;




&lt;h2&gt;
  
  
  🙏 Acknowledgements
&lt;/h2&gt;

&lt;p&gt;Special thanks to everyone who tries, stars, and shares Smart Stays. This project is open for feedback—drop your thoughts, create issues, or even collaborate!&lt;/p&gt;




&lt;p&gt;&lt;strong&gt;Check out the code, leave a ★, and let’s build the future of hotel booking together!&lt;/strong&gt;&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>javascript</category>
      <category>beginners</category>
      <category>programming</category>
    </item>
    <item>
      <title>SmarTube: A Feature-Rich YouTube Clone Built with ReactJS</title>
      <dc:creator>Hemang B.</dc:creator>
      <pubDate>Fri, 15 Aug 2025 03:38:57 +0000</pubDate>
      <link>https://forem.com/hemang_b_ba8d35ae4a66339/smartube-a-feature-rich-youtube-clone-built-with-reactjs-3jc5</link>
      <guid>https://forem.com/hemang_b_ba8d35ae4a66339/smartube-a-feature-rich-youtube-clone-built-with-reactjs-3jc5</guid>
      <description>&lt;p&gt;For developers and enthusiasts seeking an open-source alternative to YouTube with a modern tech stack, &lt;strong&gt;SmarTube&lt;/strong&gt; offers a compelling solution. Crafted by Hemang Bairwa, SmarTube is more than just another clone—it’s a robust, feature-rich video-sharing platform that combines responsiveness, a sleek interface, and an engaging set of functionalities.&lt;/p&gt;




&lt;h2&gt;
  
  
  What Is SmarTube?
&lt;/h2&gt;

&lt;p&gt;SmarTube is a YouTube clone developed using &lt;strong&gt;ReactJS, JavaScript, CSS, HTML, RapidAPI, and Material UI&lt;/strong&gt;. The project delivers an experience reminiscent of the original YouTube platform, boasting seamless navigation, interactive video playback, and a curated content feed—all wrapped in a visually appealing design.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/hemang-2001/smartube" rel="noopener noreferrer"&gt;Live Link&lt;/a&gt;&lt;/p&gt;




&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fk24i8ee1awudznbq99zi.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fk24i8ee1awudznbq99zi.png" alt="Smartube website screenshot"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  Key Features
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Modern Tech Stack:&lt;/strong&gt; SmarTube leverages ReactJS for a highly interactive UI and Material UI for clean, intuitive components.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;API-Powered Content:&lt;/strong&gt; Integration with RapidAPI allows SmarTube to offer a vast selection of real YouTube content, so users can search, watch, and explore a wealth of videos.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Responsive Design:&lt;/strong&gt; Whether you’re on desktop or mobile, SmarTube is optimized for a smooth and enjoyable user experience.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Open Source &amp;amp; Actively Maintained:&lt;/strong&gt; Released under the CC0-1.0 license, SmarTube invites contributions and suggestions from the community.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  Getting Started
&lt;/h2&gt;

&lt;p&gt;Want to run SmarTube locally or contribute? Here’s how you can get started:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;strong&gt;Clone the Repo:&lt;/strong&gt;
&lt;/li&gt;
&lt;/ol&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;git clone https://github.com/hemang-2001/smartube.git
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;


&lt;ol&gt;
&lt;li&gt;
&lt;strong&gt;Install Dependencies:&lt;/strong&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;npm install
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;


&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;API Key Setup:&lt;/strong&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;Get a free API key from RapidAPI.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Add it to &lt;code&gt;config.js&lt;/code&gt;:&lt;br&gt;
&lt;/p&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;const API_KEY = 'ENTER YOUR API';
&lt;/code&gt;&lt;/pre&gt;

&lt;/li&gt;
&lt;/ul&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;strong&gt;Start the App:&lt;/strong&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;npm start
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;h2&gt;
  
  
  For Contributors
&lt;/h2&gt;

&lt;p&gt;SmarTube supports collaboration:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Star the repo.&lt;/strong&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Fork the repo&lt;/strong&gt; and create a new branch for your feature.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Commit and push&lt;/strong&gt; your changes.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Open a pull request.&lt;/strong&gt;&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Contributions, bug reports, and feature suggestions are welcome.&lt;/p&gt;


&lt;h2&gt;
  
  
  Why Should You Try SmarTube?
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Learning Opportunity:&lt;/strong&gt; Great for ReactJS beginners and front-end developers to study a full-stack, real-world project.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Customization:&lt;/strong&gt; Easily extendable for new features or integrations.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Community-Driven:&lt;/strong&gt; Supported by an open, welcoming community and maintained by its creator.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;



&lt;p&gt;If you’re looking for inspiration for your own video-sharing platform, want to experiment with RapidAPI, or simply want to see how a YouTube-like app is built using today’s leading web technologies, check out SmarTube.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Don’t forget to star the repository if you like it—and consider contributing your ideas!&lt;/em&gt;&lt;/p&gt;




&lt;div class="ltag_gist-liquid-tag"&gt;
  
&lt;/div&gt;



</description>
    </item>
  </channel>
</rss>
