Frontend for Bookify backend made with Vue.js.
- feat: A new feature
- fix: A bug fix
- perf: A performance improvement
- refactor: A code change that doesn't add a feature or fix a bug
- style: Changes that do not affect the meaning of the code (white-space, formatting, missing semi-colons, etc)
- test: Adding missing tests or correcting existing tests
- chore: Changes to the build process or auxiliary tools and libraries such as documentation generation
npm install
npm run serve
npm run build
Note Backend: https://github.com/wickenico/bookify-ktor-backend
- Admin View
- Language chooser
- Mapper for countries
- General error handling
- Refactor search UX
- Dashboard as Homescreen