Skip to content

Commit

Permalink
feat(Readme.me): wordings
Browse files Browse the repository at this point in the history
  • Loading branch information
rwieruch committed Mar 31, 2016
1 parent 9c895bb commit a69be71
Showing 1 changed file with 9 additions and 4 deletions.
13 changes: 9 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,19 @@
Thanks for the inspiration @ https://github.com/andrewngu/sound-redux

Uses redux, redux-thunk, normalizr, react, lodash-fp, airbnb-extended eslint and the Soundcloud API.
Broad use of functional stateless components.

Feedback appreciated.

## Run locally without own backend
https://twitter.com/rwieruch

## Run

1. Clone Repository
2. Exchange CLIENT_ID in ../src/constants/authentification.js with your own from [SoundCloud for Developers](https://developers.soundcloud.com/)
3. npm install
4. webpack-dev-server OR npm start
5. npm test
4. npm start
5. npm test

## Future

I want to provide an amazing experience for artists to find new music with the help of their own profile and surroundings like followers, followings etc.

0 comments on commit a69be71

Please sign in to comment.