Skip to content

firaun2020/bliss

Repository files navigation

Bliss

Bliss is a Flutter web application designed to provide exclusive access to a curated collection of stories.

Features

  • Exclusive Content: Access a collection of curated stories.
  • Categories: Navigate through different story categories.
  • Top Rated Stories: Explore top-rated stories.
  • Search: Search for stories by title or content.
  • User-Friendly: Intuitive and easy-to-use interface.

Getting Started

To get started with Bliss, follow these steps:

Prerequisites

  • Flutter SDK
  • Firebase account

Installation

  1. Clone the repository:

    git clone https://github.com/firaun2020/bliss.git
  2. Navigate to the project directory:

    cd bliss
  3. Install dependencies:

    flutter pub get

Configuration

Before running the app, make sure to configure Firebase for authentication and database services. Update the Firebase configurations in lib/my_config.dart with your Firebase project settings.

Running the App

To run the app on a local development server, use the following command:

flutter run -d web

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published