Skip to content

mrchreesa/airbnb-frontend

Repository files navigation

Welcome to AirBnB Clone App 👋

Documentation Twitter: mrchreesa
Twitter: mrchreesa

AirBnB Clone as the name suggests is a clone of the property rental site AirBnB. To build it I've used Next.js in order to have access to server side rendering and server side props. For designing the components I used Material UI which provided me with easy customisation of dropdown menus, navbars, buttons, titles, paragraphs etc. The calender component was build with Date-io and Moment. The backend was built with Sanity.io, it's headless CMS provides a quick and easy way to get up and running database and fetch all the data with ease by using GROQ query language.

preview page

preview page


🔶🔶🔶 Technologies Used FrontEnd 🔶🔶🔶

- HTML5 - CSS3 - JavaScript (ES6) - Next.js - Material UI - Webpack - Fetch - Date-io - Moment - Git - GitHub


🔷🔷🔷 Technologies Used [BackEnd](https://github.com/mrchreesa/airbnb-clone) 🔷🔷🔷

- Sanity.io


Getting Started

Clone the project

$ git clone https://github.com/mrchreesa/airbnb-frontend.git

Install the dependencies:

$ yarn install
# or
$ npm install

Run the project

$ npm run dev
# or
$ npm run build

Author

👤 Kristian Rahnev

Show your support

Give a ⭐️ for this project!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published