Skip to content

snehavish595/Gratitude-Journal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Gratitude Journal

A simple web application for tracking daily gratitude entries. This project helps users cultivate a positive mindset by allowing them to record and reflect on things they are grateful for each day.

Features

  • Add new gratitude entries
  • View a list of past entries
  • Edit or delete existing entries
  • Minimal, user-friendly interface

Getting Started

Prerequisites

  • Node.js (if using a JavaScript framework)
  • Any package manager (e.g., npm or yarn)

Installation

  1. Clone this repository:
    git clone https://github.com/snehavish595/Gratitude-Journal.git
    cd Gratitude-Journal
  2. Install dependencies:
    npm install
  3. Start the development server:
    npm start
  4. Open your browser and go to http://localhost:3000

Usage

  • Click "Add Entry" to write something you’re grateful for.
  • Browse your past entries to reflect on positive moments.
  • Edit or delete entries as needed.

Contributing

Contributions are welcome! Please open an issue or submit a pull request for improvements or suggestions.

License

This project is licensed under the MIT License.

Acknowledgements

  • Thanks to all contributors and users who help make this project better.