Skip to content

A small version of Airbnb - Windbnb. Developed as a part of devChallenges Front-End Developer Challenge.

Notifications You must be signed in to change notification settings

anuva312/WindBnB-devChallenges

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Windbnb

Solution for the WindBnB Challenge from Devchallenges.io.

Table of Contents

Challenge

Challenge: Create a small version of Airbnb - Windbnb with given data. Use Front-end libraries like React or Vue.

Fulfill user stories below:

  • User story: I can see a list of properties
  • User story: I can see the property card with a name, rating, apartment type, and super host
  • User story: I can open the filter drawer
  • User story: I can filter properties by location and number of guests
  • User story: I can see the number of filtered items
  • User story: I can see pages following given designs

Solution

Demo

Find the website in action here!

Demo Screenshots

Home Page

screenshot-random-quote

Filter By Location

screenshot-quotes-by-author

Filter By No.of Guests

screenshot-quotes-by-author

Filter-Results

screenshot-quotes-by-author

Mobile View

screenshot-quotes-by-author

Built With

How To Use

To clone and run this application, you'll need Git and yarn. From your command line:

# Clone this repository
$ git clone https://github.com/anuva312/WindBnB-devChallenges

# Install dependencies
$ yarn install

# Run the app
$ yarn start

Acknowledgements

  • The pictures used in the Demo have been downloaded through Google Search, I do not own any of them.

About

A small version of Airbnb - Windbnb. Developed as a part of devChallenges Front-End Developer Challenge.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published