This is an application that allows you to:
- Search for available rooms that exist in Medellin.
- Save your favorite rooms to a list.
- Contact the owner of a room through WhatsApp or mail.
- You can be a host yourself, as such, you can add photos and information of your room so people can find it.
npm install
If you want run, execute the next line:
npm run dev
You can execute the following command:
npm run build
npm test
npm run test:watch
npm run test:coverage
Licensed under the MIT License.