bk20dev / windbnb

Home Page:windbnb-woad.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Windbnb

Solution for a challenge from Devchallenges.io.

Table of Contents

Overview

screenshot

This is my first bigger (and completed!) React project.

I have started learning React at the beginning of this year. However. I didn't have enough time to learn it. Finally, during this summer I have completed an online course I was given on Christmas. And now it is the time for practice!

By completing this project, I have consolidated my current skills and learned how to deploy a React app. Also, I have noticed, I am not good at organizing my code together with the file structure. And this is something I will be working on.

I can't wait to do more projects like this 😊

Built With

Features

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.

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

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/bk20dev/windbnb

# Install dependencies
$ npm install

# Run the app
$ npm start

Acknowledgements

Contact

About

windbnb-woad.vercel.app


Languages

Language:JavaScript 89.5%Language:HTML 10.0%Language:SCSS 0.5%