My Miniatures collections is a small web app, designed for mobile. The main function of the app is to showcase a list of owned miniatures from the catalogue of Citadel miniatures in the early 1980's.
Visit https://karl-kotare24-my-miniature-collection.devacademy.nz/ and check out this app.
- React - A JavaScript library for building user interfaces.
- TypeScript - A typed superset of JavaScript that compiles to plain JavaScript.
- Vite - A fast front-end build tool.
- React Router DOM - Declarative routing for React applications.
- SQLite3 - A small, fast, self-contained, high-reliability, full-featured, SQL database engine.
- ESLint - Pluggable linting utility for JavaScript and TypeScript.
- Prettier - An opinionated code formatter to maintain consistent code style.
- Vitest - A blazing-fast unit test framework.
- ESBuild - An extremely fast JavaScript bundler.
- npm-run-all - A CLI tool to run multiple npm scripts in parallel or sequentially.