An open API service indexing awesome lists of open source software.

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.

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
```