A beautiful, minimalist visualization of your life in weeks, inspired by the concept that seeing your life laid out in weeks can help you make the most of your time.
- 📊 Visual representation of your life in weeks
- 🎯 Progress bar showing percentage of life lived
- 🎨 Elegant dark theme design
- 🔄 Toggle year labels
- 📎 Share your journey with others via URL
- 💾 Persistent settings with localStorage
- ⚡ Built with React and TypeScript
Check out the live demo: Your Journey in Weeks
- React 18
- TypeScript
- Tailwind CSS
- Vite
- Lucide Icons
- Clone the repository:
git clone https://github.com/504844/this-will-motivate-you.git
- Install dependencies:
npm install
- Start the development server:
npm run dev
- Open your browser and visit
http://localhost:5173
To create a production build:
npm run build
The built files will be in the dist
directory.
Contributions are welcome! Please feel free to submit a Pull Request.
MIT License - feel free to use this project for personal or commercial purposes.
- Inspired by Tim Urban's "Your Life in Weeks"
- Icons by Lucide React