Skip to content

georgebrata/balkanfun-client

Repository files navigation

Balkanfun Logo

Balkanfun Client Web App

Mobile-first VueJS web app for a local travel agency 🛳

Links

GitHub repo

Documentation

Live Demo (coming soon)

For a comprehensive understanding of all the capabilities of the app - detailed installation steps, design system, tech stack, features, etc - please read the documentation 👀

Prerequisites {#prerequisites}

  • Node >= 8

Quickstart

  • Clone or download this repository
git clone git@github.com:kyokidG/balkanfun-client.git
  • Enter your local directory and install dependencies:
yarn
  • Run local dev environment (hot-reloading enabled at localhost:8010)
npm run dev
  • Build for production with minification 🚀
npm run build

UI Components

ElementUI does the heavy lifting here. Take a look over their documentation, it's pretty well-written 📚

Contact

You need a custom modern, fast and easy scalable web application for your business? Email me at bratageorge[at]gmail.com and we can schedule a meeting. Happy coding!