This webapp is a simple diary app. You can create, update and delete diary entries, and list all or filtered in descending order.
100-Days-Of-Web-Development/ │ ├── 📁 public/ # Daily Projects │ ├── 📁 Day 01 │ ├── 📁 Day 02 │ ├── 📁 Day 03... (and so on) │ └── 📁 Day 100 + extended 50 │ ├── 📁 website/ # Zenith Portfolio Site │ ...