Metta is a simple meditation web application based on react.
You can check demo here.
I used to meditate briefly when I feel burnout or exhausted during studying.
This short time really helps me to get back on track so I can focus on my study again.
Many student might feel some pressure and stress, just like me, so I want to share this app and cheer up other friends on long journey of learning programming.
Let's work hard together! We can do it!
- Display custom user name.
- Provide three themes (ocaen, mountain, rain).
- Provide three durations (4min, 6min, 8min).
- React (create-react-app)
- Styled-components
Install npm packages
npm install
Start dev server
npm start
I set meditation duration relatively shorter because we have a lot of things to study and finish each day.. 😉
by Suyeon