https://github.com/apricot13/journal-prompts
Journal prompts for those who need some prompting!
https://github.com/apricot13/journal-prompts
journaling prompts
Last synced: 3 months ago
JSON representation
Journal prompts for those who need some prompting!
- Host: GitHub
- URL: https://github.com/apricot13/journal-prompts
- Owner: apricot13
- Created: 2021-01-04T17:54:05.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-11-12T21:33:57.000Z (almost 3 years ago)
- Last Synced: 2025-04-10T15:52:27.885Z (6 months ago)
- Topics: journaling, prompts
- Language: JavaScript
- Homepage: https://www.journalprompts.co.uk/
- Size: 272 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Journal prompts
I kept creating lists of prompts for writing, blogging, drawing etc. I wanted to put them up on a site for people to make use of as well.
[View the journal prompts site here](https://www.journalprompts.co.uk/)
Currently the site just has a list of prompts, categorised by
- [Journaling](https://www.journalprompts.co.uk/journaling)
- [Braindump](https://www.journalprompts.co.uk/braindump)
- [Blog posts](https://www.journalprompts.co.uk/blog-posts)
- [Drawing](https://www.journalprompts.co.uk/drawing)
- [Morning pages](https://www.journalprompts.co.uk/morning-pages)I see it as a tool for poeple to quickly open, be inspired and create. It is also a great resource that I would like to grow as much as possible, time and contributions permitting!

## Getting started
```sh
npm install
npm run start
```