Skip to content
This repository was archived by the owner on Jun 21, 2022. It is now read-only.
/ nonagon Public archive

Nonagon is a single page React/Redux application whose purpose is the creation of Spotify playlists based upon user's personal tastes

License

Notifications You must be signed in to change notification settings

bitfella/nonagon

Repository files navigation

Nonagon

Nonagon is a single page React/Redux application whose purpose is the creation of Spotify playlists based upon user's personal tastes. This project was bootstrapped through Create React App.

Installation

Clone this repo and then launch the following:

$ yarn

in your terminal to install all the required dependencies.

Local development

A couple of environment variables are required to make the app work; save in an .env file in the root of the project REACT_APP_SPOTIFY_CLIENT_ID and REACT_APP_SENTRY_DSN (if you don't care about Sentry just comment out that part in the source code), then launch:

$ yarn start

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/bitfella/nonagon.

License

This code is available as open source under the terms of the MIT License.

About

Nonagon is a single page React/Redux application whose purpose is the creation of Spotify playlists based upon user's personal tastes

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published