This repository contains a basic Airbnb-like web application built using React.js and hosted with Vite. The app demonstrates the use of props, component mapping, and project building concepts learned during the Scrimba React Course.
-
Dynamic Listings: The app dynamically updates based on objects uploaded in
data.jsx
. -
Props and Mapping: Utilizes props and mapping components to manage and display property listings.
-
Vite Hosting: Hosted using Vite for efficient development and builds.
Feel free to create a pull request for contributions or improvements.
Thanks to the Scrimba React Course for providing the knowledge to develop this app.
This project is licensed under the MIT License. Feel free to use, modify, and distribute the code as per the terms of the license.