Hostfully challenge

This project was created to fulfill the requirements of the Hostfully challenge.

Live app

You can find the live app here.

App architecture

You can find the app architecture here.

Media preview

Alt text

Alt text

Alt text

Technologies

Getting Started

First, install the dependencies:

npm install
# or
yarn

Then, run the development server:

npm run dev
# or
yarn dev

Testing

npx cypress open