Property website view with few functionalities
Install create-react-app - npx create-react-app my-app Delete all the source files - Browse through the src folder in the generated my-app folder and remove all the files in it Download files from this repository - index.css, index.js and property.js. Create files index.css, index.js and property.js in SRC folder of my-app with the same content downloaded. Run command npm start.
Screenshots of final view have been attached, please view them for your reference.
Please refresh page when changing view from web to mobile or vice versa.