https://github.com/devsowon0628/ddiary
Write for 100 days, unlock each memory one by one.
https://github.com/devsowon0628/ddiary
firebase vue2
Last synced: 2 months ago
JSON representation
Write for 100 days, unlock each memory one by one.
- Host: GitHub
- URL: https://github.com/devsowon0628/ddiary
- Owner: devSOWON0628
- Created: 2024-06-12T16:57:15.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-26T17:58:15.000Z (over 1 year ago)
- Last Synced: 2025-02-02T05:28:10.486Z (over 1 year ago)
- Topics: firebase, vue2
- Language: Vue
- Homepage:
- Size: 137 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 100 Days Diary
**100 Days Diary** is a unique journaling experience where you write a diary for 100 days, and after completing this period, each entry is revealed to you one by one, every day.
## Project setup
```
npm install
```
### Compiles and hot-reloads for development
```
npm run serve
```
### Compiles and minifies for production
```
npm run build
```