Skip to content

A frontend web application that helps users find rental rooms, offering a variety of options to match different preferences and needs.

Notifications You must be signed in to change notification settings

ahadalireach/roomista

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Roomista

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.

Technologies Used

  • Frontend: React JS, Styled Components, React Icons, React Router DOM
  • Backend: Not applicable (Frontend-only application)
  • Development Tool: React Scripts

Features

  • View Rooms: Browse through a list of available rooms.
  • Filter Rooms: Apply different filters to refine room search based on user preferences.

Getting Started

Prerequisites

  • Node.js and npm installed
  • VS Code or any other code editor
  • Git (optional, for cloning the repository)

Setup Instructions

  1. Clone the Repository

    git clone https://github.com/ahadalireach/roomista.git

    Unzip the File

  2. Open with VS Code

    Open the project directory with VS Code or your preferred code editor.

  3. Install Dependencies

    • Navigate to the project directory:

      cd roomista
    • Install the dependencies:

      npm install
  4. Run the Development Server

    Start the development server:

    npm start
  5. Access the Application

    Open your browser and navigate to http://localhost:3000 to view the application.

Live Demo

Contact

For any questions or feedback, please reach out to me at [email protected].

About

A frontend web application that helps users find rental rooms, offering a variety of options to match different preferences and needs.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published