OpenHostal is a web application designed to do bookings in different hotels and locations, you would select a location, days while you use the service, and a number of persons, and is all ready! you just need to select your room and proceed to the payment. this app solves the problems of stay that many travelers have, in this way they can book easily and quickly from OpenHostal. This web application has the backend services in Firebase and Google Cloud Plattform, tested with super Test.
- React
- Redux, Redux Thunk
- Firebase
- React Router Dom
- Material UI
- React Boostrap
- Styled Components
- Formik
- Yup
it is necessary the presence of Node.js in your pc
Create a folder for the project and clon the files in it. you can do this using a git bash and the command:
git clone *URL-repository*
later all you need to do is install the dependencies running the command:
npm install
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.