Skip to content

An app for mixing ambient soundscapes on top of Spotify playback

License

Notifications You must be signed in to change notification settings

ambix-org/ambix_front_end

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ambix Front End

What is Ambix?

Ambix is a web app for mixing ambient soundscapes on top of Spotify playback.

Architecture

External APIs

Frameworks, Libraries, and Packages

  • React: JavaScript library for building user interfaces
  • create-react-app: Tool for quickly scaffolding React applications
  • react-router-dom: Package for navigating pages in React applications
  • node-sass: Package for pre-processing .scss files into .css
  • superagent: Package for making HTTP/S requests