Skip to content

zxlvera/windbnb-app

Repository files navigation

WindBnb App

Solution for a challenge from Devchallenges.io.

Table of Contents

Overview

Reflections

Took me quite some time to finish this project. Struggled mainly with React Hooks, pretty sure passing this many props is not a good way to go about this project. Would need to read up more on Component Lifecycle Events. Overall, I am happy with my HTML and CSS skills, especially in making the page responsive.

screenshot

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.

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/your-user-name/your-project-name

# Install dependencies
$ npm install

# Run the app
$ npm start

Acknowledgements

Contact

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published