Avatar is an app that allows you to take pictures with some creative effects and filters. Nuxt3 app that uses Three.js library
In progress 🚧 🖇
Test App : https://avatar-soixante-circuits.netlify.app/
Make sure to install the dependencies:
npm install --legacy-peer-deps
Start the development server on http://localhost:3000
npm run dev
Build the application for production:
npm run build
Locally preview production build:
npm run preview
Free Software, Hell Yeah!