As Young Nigerians lend their voice to #EndPoliceBrutality @feyikewa launches an Online Radio to provide live updates about What's happening in the streets and protest grounds all over the country, in response to the #EndSARS Campaign.
This App is Progressive Web App, bootstrapped with NextJS Visit the Link to https://soro-soke-radio.vercel.app to Launch the PWA and add to your Home Screen. You can now access the Online Radio from your Mobile Device.
Deploy the example using Vercel:
To setup this project on your local computer you need:
clone this repository with git
git clone https://github.com/wecodeafrica/soro-soke-radio.git
cd soro-soke-radio
npm install && npm run dev
# or
yarn install && yarn dev
Deploy it to the cloud with Vercel (Documentation).