My first Website using React js
- It is a Static web page
This project was bootstrapped with Vite
Check the live webite here
#clone this repository
$git clone https://github.com/jahnavi-57/AirBnb-clone-using-reactjs
#change to this directory
$cd AirBnb-clone-using-reactjs
#Install dependencies
$npm install
#Final command to open the website
$npm run dev