Skip to content

Welcome to Story Sphere, a collaborative storytelling platform where you can create unique narratives with strangers. This application allows individuals from diverse backgrounds to contribute to a collective story, enhancing creativity and connection among users.

Notifications You must be signed in to change notification settings

riju951/Storysphere

Repository files navigation

Story Sphere: Interactive Storytelling App

Welcome to Story Sphere, a collaborative storytelling platform where you can create unique narratives with strangers. This application allows individuals from diverse backgrounds to contribute to a collective story, enhancing creativity and connection among users.

Application Overview

Story Sphere is built using a modern tech stack that includes Next.js for the frontend and Supabase for backend services. The app provides an engaging user experience, allowing users to add their story contributions and edit existing narratives seamlessly.

Features

  • Add a Story: Users can add a new story to the database.
  • Edit Story: Existing stories can be updated with new content.
  • Interactive UI: A user-friendly interface that facilitates easy interaction.

Technologies Used

  • Next JS: A React framework for production.
  • Tailwind CSS: A utility-first CSS framework for rapid UI development.
  • Supabase: An open-source Firebase alternative providing all the backend services you need.

Getting Started

Prerequisites

Before you begin, ensure you have the following installed:

  • Node.js
  • npm or yarn

Installation

Clone the repository:

git clone https://your-repository-link
cd story-sphere

Install dependencies:

npm install

Set up environment variables: Create a .env.local file and add the following:

NEXT_PUBLIC_SUPABASE_URL=Your-Supabase-URL
NEXT_PUBLIC_SUPABASE_KEY=Your-Supabase-Key

Run the Application

To start the server, run:

npm run dev

Visit http://localhost:3000 in your browser to view the application.

Contributing

Contributions are welcome! If you have a feature request or bug report, please feel free to open an issue or submit a pull request.

License

This project is licensed under the MIT License - see the LICENSE file for details.


Happy Storytelling! 📖✨

About

Welcome to Story Sphere, a collaborative storytelling platform where you can create unique narratives with strangers. This application allows individuals from diverse backgrounds to contribute to a collective story, enhancing creativity and connection among users.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published