This website showcases Oliwia Kurzeja’s collection of The Little Prince editions in various languages. Whenever she visits a new country, she buys a local edition of The Little Prince as a souvenir in that region’s language or dialect. Each book serves as a cherished reminder of the places she has visited.
Nuxt, Vue.js, GSAP, TailwindCSS, Three.js, Pages CMS
Make sure to install dependencies:
npm install
Start the development server on http://localhost:3000/little-prince-collection/
:
npm run dev
Generate static site for production:
npm run generate