/React_ReservaAlojamientos

Booking App created using React via script tag instead of create react app.

Primary LanguageJavaScript

App: Reserva de Alojamientos (Booking App)

App created as part of a React Course by Acamica + Globant, the objective of this application is to use and understand the basics of React such as Class components in react, managing states without a library, setting up a React Project withoud a package manager, etc...

Intro and Stack used

The app consist of a booking app with a filter functionality.

This app is created using:

Preview:

preview

How to launch the application

Launch a development local server with live reload of the file index.html, for VS Code I used the Extension " Live Server by Ritwick Dey "