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

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!

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!

![image](https://user-images.githubusercontent.com/649148/201495402-c9d04f94-2c49-4c02-8e7d-1fb58e40899a.png)

## Getting started

```sh
npm install
npm run start
```