Skip to content

'Daily Journal' website is made for you to capture thoughts, reflect on experiences, and cultivate self-expression. It will give a boost to your journaling journey.

Notifications You must be signed in to change notification settings

Kakuli-coder/Daily-Journal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

✒️ Daily-Journal

  • 'Daily Journal' website is made for you to capture thoughts, reflect on experiences, and cultivate self-expression.
  • Our mission is to inspire and support individuals in their journaling journey.

Features

🔹Embark on your journaling journey by visiting the Compose Page.
🔹The Home Page unveils a magical portal where all your cherished journals come to life.
🔹To connect with like-minded individuals or for any inquiries or feedback, reach out to our dedicated team via the Contact form.

Live Application URL

Go to Deployed Application link 👇
Daily Journal

Daily Journal Preview

Home Page

home-preview

About Us Page

about-preview

Prerequisites

Install Node JS

Refer Official Website to download and install Node.js

Install nodemon

Install nodemon npm package globally. This will help to monitor for any changes and automatically restart server. Use the following command to install:

npm install -g nodemon

Cloning and Running the Application in local

  1. cd to the location in terminal where you want to clone the repository
  cd your_path
  1. Clone the project into the local:
  git clone https://github.com/Kakuli-coder/Daily-Journal.git
  1. Go to the directory:
  cd Daily-Journal
  1. Install all the npm packages:
  npm install
  1. In order to run the application, type the following command:
  npm start

The Application runs on localhost:3000

About

'Daily Journal' website is made for you to capture thoughts, reflect on experiences, and cultivate self-expression. It will give a boost to your journaling journey.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published