Skip to content
This repository has been archived by the owner on May 31, 2021. It is now read-only.

jehna/neverending-story

Repository files navigation

Neverending story

A collaborative story that anyone can continue

What happens if anyone could continue a story? This is a concept to test it out!

See it live!

You can see the website live at:

https://neverending-story-1.herokuapp.com/

Developing

To run the project locally, first run yarn to install dependencies and then start the local server by running:

yarn dev

This opens the heroku local server, builds and starts watching the Typescript files.

Building

The frontend can be built using Webpack. If you need to do it manually, run:

yarn webpack

Deploying

Pushing to Heroku automatically deploys the latest changes to production.

Features

This project aims to create a neverending story by allowing anyone visiting the site to:

  • Vote for next word
  • Vote for deletion of the previous word
  • Vote to start a new paragraph

Contributing

If you'd like to contribute, please fork the repository and use a feature branch. Pull requests are warmly welcome.

Licensing

The code in this project is licensed under MIT license.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published