Roomista is a web application that allows users to view rooms and apply various filters to find their ideal space. The application features an intuitive UI for filtering and exploring available rooms.
- Frontend: React JS, Styled Components, React Icons, React Router DOM
- Backend: Not applicable (Frontend-only application)
- Development Tool: React Scripts
- View Rooms: Browse through a list of available rooms.
- Filter Rooms: Apply different filters to refine room search based on user preferences.
- Node.js and npm installed
- VS Code or any other code editor
- Git (optional, for cloning the repository)
-
Clone the Repository
git clone https://github.com/ahadalireach/roomista.git
Unzip the File
-
Open with VS Code
Open the project directory with VS Code or your preferred code editor.
-
Install Dependencies
-
Navigate to the project directory:
cd roomista
-
Install the dependencies:
npm install
-
-
Run the Development Server
Start the development server:
npm start
-
Access the Application
Open your browser and navigate to http://localhost:3000 to view the application.
Live Demo
- Live Web: roomista-web.netlify.app
- GitHub Repo: Give it a Star!
- Live Video Demo: Link
Contact
For any questions or feedback, please reach out to me at [email protected].