This project contains code for the backend and frontend of a personal journaling application. The backend is built with the NestJS framework and postgres as the preferred database while the frontend is built with React Native (Expo).
- Clone this repo into your machine
git clone https://github.com/ezQel/Journal.git
. - Follow the instructions here to setup the backend application.
- Follow the instructions here to setup the frontend application.