wander is a wellness app designed to combat digital fatigue and unlock imagination through a series of exercises.
In our hyper-connected digital world, it's common to experience:
- Chronic digital fatigue
- Creative blockages
- Mental exhaustion.
By combining guided narration, generative sound baths, and calming animations, wander offers a reset and rejuvenation for the mind.
Generate a Gemini API key
# Clone the repository
git clone https://github.com/yvonnelutrinh/capstone-wander.git
# Navigate to project directory
cd capstone-wander
# for each folder, create a .env file given the .env.example (provide your own Gemini API key)
# Install dependencies for client AND server
npm install
# Start the development servers
npm run dev- Guided narrative experience
- Generative sound bath emulating the binaural effect of crystal singing bowls
- Calm animations and user-selected color palettes for light or dark mode
- React
- JavaScript
- SCSS
- Node.js
- Express
- SQL
- Tone.js
- howler.js
- Motion for React
- chroma.js
- color.js
- Gemini API
- random-words.js
- mobx