/mystory

A new way to share stories anonymously.

Primary LanguageJavaScriptMIT LicenseMIT

Blue Futuristic Technology Presentation

MyStory - Next.js Blog/Story telling Template

Welcome to MyStory, a Next.js blog template designed for sharing personal experiences and stories anonymously.

About

MyStory aims to provide a platform where individuals can share their stories without the pressure of revealing their identities. It's a safe space for expression and connection.

Features

  • Anonymous Story Sharing: Users can share their personal experiences and stories without disclosing their identities.
  • Next.js Blog Template: Built with Next.js, MyStory serves as a flexible and customizable blog template.
  • Markdown Support: Write your stories using Markdown for easy formatting.
  • Responsive Design: MyStory is designed to be responsive, ensuring a seamless experience across devices.

MyStory Flowchart

Feel free to Contribute

To get started with MyStory, follow these steps:

  1. Clone the Repository: Clone the MyStory repository to your local machine.

    git clone https://github.com/yourusername/mystory.git
  2. Navigate to the Project Directory: Change directory to the cloned repository.

    cd mystory
  3. Install Dependencies: Install the necessary dependencies using npm.

    npm install
  4. Run the Development Server: Start the Next.js development server.

    npm run dev

Maintainers