/jig-react

React + next.js implementation of Jig.

Primary LanguageJavaScript

Jig

Jig is a small react / next app for sharing music across platforms

Installing

Easily install via npm:

npm install

Running

Make sure to rename example.env to .env and fill in args. Run Jig with:

npm run build
npm run start

Deployment

Deploy with

now

Built With

  • Next.js - The web framework used
  • React - The frontend framework used

Authors

License

This project is licensed under the MIT License