kennymark / Airbnb-React-Clone

Airbnb UI built with ReactJS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Airbnb Clone

This is my first ever attempt at learning react. I just wanted to get to know what all the fuss and hype about react was. React proved me and I actually found it kind of cool to work. This project was done following the coding bootcamp Le wagon's intro to react on youtube. It took a hours to write and a lot of time to figure out how to get the damn search working even tho it was very easy.

This is project is an exploration into the world of react and how it works

Usage

All you have to do is to clone this repo and type in the terminal

npm start

One you do that it launches a browser tab and displays the SPA

Features

Reusable components for each element on the page

Google MapView : one might need an API for this to work

Screenshots

Searching

About

Airbnb UI built with ReactJS


Languages

Language:JavaScript 74.4%Language:HTML 14.3%Language:CSS 11.2%