/famous-poet

A crowdsourcing MVP to store collections of poems and songs from poets across several languages, helping to transfer oral traditions and immortalizing eventful memories.

Primary LanguageJavaScriptMIT LicenseMIT

The Famous Poet - audio streaming for African poems

Version Documentation Maintenance License: MIT Twitter: vokeugo netlify


Live audio streaming app for African poems and songs. A crowd-sourcing app that will store collections of history poems, songs across several languages. Because the WWW never really dies, the next generation will also find this app useful as it could serve as a base for future development or innovation. It will connect poem authors (poets) as a tool to immortalize eventful memories.

Built with:

  • React/React Hook
  • Redux
  • Firebase Realtime DB
  • Firebase Storage
  • Google Cloud Platform (GCP)
  • SASS
  • Netlify - CD
  • Agile, SaaS

Future Implementations

Installation

The backend of this app uses Firebase therefore you need to setup a Firebase project first, before you proceed.

Clone the repository to your local machine

$ git clone https://github.com/johnsonsirv/famous-poet.git

Usage

in your terminal

$ cd famous-poet

$ npm install

$ npm run start

Contributor(s)

Victor Okeugo

Contributing

  1. Fork it (https://github.com/johnsonsirv/famous-poet/fork)
  2. Create your feature branch (git checkout -b feature/[choose-a-name])
  3. Commit your changes (git commit -m 'What this commit will fix/add')
  4. Push to the branch (git push origin feature/[chosen name])
  5. Create a new Pull Request

    You can also create issues