GithubHelp home page GithubHelp logo

peacock's Introduction

SoundShare - Frontend (peacock) Prototype

This is the SoundShare - Frontend, codename "peacock".

Its a simple POC-state react app to upload audio files and then share them publicly by creating a public link that can be then accessed to listen to the audio and collaborate. Further progression would go towards being able to upload multiple files, generating different kind of privileged links and being able to add comments to specific timestamps on the share files.

The application is implemented in typescript/react using nextjs and tailwindcss.

Getting Started

This app will only work in conjunction with the a backend process to store and host uploaded files. For this we developed the "squirrel - share-backend-api".

Prerequisites

  • make sure the "squirrel - share-backend-api" is running properly
  • make sure node.js (> 14.17) is present on your system
  • make sure yarn is installed. Otherwise install it using npm install --global yarn

Setup Steps

  1. install all dependencies by running yarn install

  2. setup local environment by creating .env file by copying .env.sample, renaming it to .env and update content addresses accordingly

  3. run server

    • to run development server run yarn dev

    • or for production build run yarn build and yarn start

  4. open http://localhost:6969 with your browser to see the result

peacock's People

Contributors

beyeja avatar

Watchers

Dennis avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.