A simple mock flight price offer application
Fly-High project is a simple mock flight price offer application. It consists of two main parts: a frontend developed with Vue.js and a backend that serves mock flight price offers.
- The frontend part is developed with Vue 3, TailwindCSS and TypeScript.
- The backend part is a simple Express server that serves mock flight price data.
- Vue.js 3
- Typescript
- Vuex
- Vite.js
- Vitest
- Vue test-utils
- Express.js
- TailwindCSS
- Animate.css
npm install
npm run dev
npm install
npm run dev