Skip to content

antonioalmeida/text-to-story

Repository files navigation

Warning

The project is under development and is missing core functionality. Pull requests are welcome 😊

text-to-story

Your text. Any story format.

Roadmap

  • Set format from major platforms
  • Set font family
  • Download images
  • Drag text in images
  • Change background to image
  • Change background to color
  • Set font color
  • Keep content after refresh on local storage
  • Better text dragging experience
  • Better UI

Development

# Install dependencies
$ npm install

# Run development environment
$ npm run dev

Open http://localhost:3000 with your browser to see the result.

Built With