/koru

A web application for Koru meditation.

Primary LanguageJavaScriptMIT LicenseMIT

koru

A web application for Koru meditation. Find the site here.

This website is built with the MERN stack (MongoDB, Express, React, Node.js), and is hosted on Heroku.

The frontend uses Redux for state management and styled-components for css-in-js styling. It also uses Redux thunk, a really neat library for dispatching asynchronous actions in Redux.