The Cognitive Distortion Journal (CDJ) is a smart journaling tool that helps remedy distorted thinking. It can feel impossible to follow the CBT technique of labeling and reframing distorted thinking when you've been thinking this way your whole life. The CDJ can help with that 🧠✨ -- v2 is in development!
We want to convert the project to Next.js using The app Router.
This will also significantly improve developer experience by simplifying and standardizing routing. These improvements are noticeable in the restructuring of the application using the app Router.
The app Router is just one of many Next.js utilities that improve React development. See the following link for other benefits and instruction on how to migrate to Next.js.
The prerequisite to this issue is #139.
We want to convert the project to Next.js using The
app
Router.This will also significantly improve developer experience by simplifying and standardizing routing. These improvements are noticeable in the restructuring of the application using the
app
Router.The
app
Router is just one of many Next.js utilities that improve React development. See the following link for other benefits and instruction on how to migrate to Next.js.Migrating from Create React App