Skip to content

An app that shows the list of apartments available in Finland. It pulls data from a list of apartments array . It allow users to search for an apartment using the city name and filter it using the number of guests.. Built with JavaScript.

rosemutai/windbnb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Windbnb

Solution for a challenge from Devchallenges.io.

Table of Contents

Overview

screenshot

Introduce your projects by taking a screenshot or a gif. Try to tell visitors a story about your project by answering:

  • Where can I see your demo?
  • What was your experience?
  • What have you learned/improved?
  • Your wisdom? :)

Built With

Features

  • View the list of apartments in Finland.
  • Search the apartments by city and filter by the number of guests.

This application/site was created as a submission to a DevChallenges challenge. The challenge was to build an application to complete the given user stories.

How To Use

To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/rosemutai/windbnb

# Install dependencies
$ npm install

# Run the app
$ Run the index.html using Live Server

Acknowledgements

Thanks to (https://devchallenges.io/) team

Contact

About

An app that shows the list of apartments available in Finland. It pulls data from a list of apartments array . It allow users to search for an apartment using the city name and filter it using the number of guests.. Built with JavaScript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published