Skip to content

Boiler Room react-native application displaying my favourite sets from their YouTube channel

Notifications You must be signed in to change notification settings

petewilkins/BoilerRoom

Repository files navigation

BoilerRoom

This is a native iOS and Android application that displays my favourite 5 sets from the Boiler Room YouTube Channel.

Demo gif

How to demo the app

1. Install node (if you haven't already)

$ brew install node

2. Clone and update repo

$ git clone git@github.com/petewilkins/BoilerRoom.git
$ cd BoilerRoom
$ npm install

If you encounter any errors, update node package manager and try again

$ npm update

3. Download xcode

4. Set up simulator

  • Make sure you're in the BoilerRoom directory
$ react-native run-ios

5. Tests

  • Make sure you're in the BoilerRoom directory
$ npm test

alt text

Technologies used

Screenshots

alt text alt text

About

Boiler Room react-native application displaying my favourite sets from their YouTube channel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published