sharkham / prompt-generator

React-based writing prompt generator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Prompt Generator

Stuck on what to write? Try this simple writing prompt generator!

Prompt Generator is a single page React app where users can generate writing prompts from multiple lists of words (currently a general set of random words or a set of nautical terms).

Check it out here: https://promptgenerator.netlify.app/

Installation

  1. Fork the repository
  2. Clone the files to your computer
  3. Navigate to /prompt-generator in your terminal
  4. Run npm install
  5. Run npm start. This will open the app in your browser of choice!

Usage Example

Screenshot of the app's main page

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

About

React-based writing prompt generator


Languages

Language:HTML 71.3%Language:CSS 18.5%Language:JavaScript 10.2%