Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 593 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 593 Bytes

Spotifier

Spotifier is an example Spotify App.

Installation

Firstly you need to set your env. Examples provided in project root directory in env folder. You need to copy these examples in root directory (without postfix ".sample").

After that you need just run application by the CRA commands.

Usage

npm start
or
yarn start

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT