For building and running the application you need:
- Clone the repository:
git clone https://github.com/HanaFun/HanaFun_FE.git
- Install dependencies:
yarn
- Start the development server:
yarn dev
- Open the project in your browser:
http://localhost:3000