- 🤖 Introduction
- ⚙️ Tech Stack
- 🔋 Features
- 🤸 Quick Start
The "Mash Room" website highlights a modern bar/lounge. It features a straightforward design that guides visitors through the website that includes sections for discovering the lounge's features, viewing upcoming events, the latest menu, exploring available services, and details on how to book a visit or reserve space for an event.
- React.js
- Tailwind CSS
- Next.js
👉 Beautiful tailored design: The Mashroom site offers a dynamic and engaging user experience with smooth, subtle animations that draw visitors into the nightlife atmosphere.
👉 Interactive Event Showcase: Visitors can explore upcoming events through an interactive display, enhancing engagement and user interaction.
👉 Completely Responsive: Consistent access and optimal viewing on any device with a fully responsive design that adapts to different screen sizes.
and many more, including code architecture and reusability
Follow these steps to set up the project locally on your machine.
Prerequisites
Make sure you have the following installed on your machine:
Cloning the Repository
git clone https://github.com/maxbezs/mash-room.git
cd mush-room
Installation
Install the project dependencies using npm:
npm install
Running the Project
npm run dev
Open http://localhost:3000 in your browser to view the project.