Skip to content

The ultimate web app designed for mothers to document their baby's activities, milestones, and precious moments.

Notifications You must be signed in to change notification settings

ariel-behar/baby-journal

Repository files navigation

BABY JOURNAL

The ultimate digital diary for motherhood


Baby Journal


Link

Project URL

Github

Github Repository

baby-journal.arielbehar.com github.com/ariel-behar/baby-journal

Project Description

Baby Journal is the ultimate web app designed for mothers to document their baby's activities, milestones, and precious moments.

Release Date

July 2024

Quick Start

Development mode

  1. In the terminal, navigate to the project's folder

  2. Execute the following command:

npm run dev
  1. The development server will run on http://localhost:3000

Production mode

  1. Execute the following command to create a production build for the project:
npm run build
  1. Once the creation of the production build has been finalized, execute the following command:
npm start
  1. If the port 3000 is available, the production build will be served on http://localhost:3000

Technological Overview

This Next.js app combines Next-Auth for authentication, Next-Intl for internationalization, and MongoDB as its database. This setup means users can log in securely, see the app in their own language, and enjoy a smooth experience thanks to efficient data handling. It supports multiple login options and easy locale management, while MongoDB keeps data storage fast and flexible.

Tech Stack

Javascript Framework

Next.JS

Javascript Superscript

Typescript

CSS Frameworks/Libraries

Tailwind CSS
DaisyUI

Database

Mongo DB
+ Mongoose

Internationalization

Next Intl

External integrations

Pexels API

Deployment

Vercel

About

The ultimate web app designed for mothers to document their baby's activities, milestones, and precious moments.

Resources

Stars

Watchers

Forks

Languages