Desturi is a simple web application that allows users to keep track of their journal entries. It provides functionality to increment a counter and save the count as a journal entry.
- Increment Counter: Users can increment a counter by clicking the "INCREMENT" button.
- Save Entry: Users can save the current count as a journal entry by clicking the "SAVE" button.
- Display Entries: Previous journal entries are displayed below the counter.
- Open
index.html
in a web browser. - Use the "INCREMENT" button to increase the counter.
- Click the "SAVE" button to save the current count as a journal entry.
- Previous entries are displayed below the counter.
This project was created by Mutindi Hope.
- HTML
- CSS
- JavaScript
You can customize this README file further by adding additional sections or information as needed.