Git Product home page Git Product logo

uproar-spotify-next's Introduction

upRoar logo

ARCHIVED (Outdated) - upRoar - Music App

GitHub top language Lines of code GitHub last commit dev dependencies


upRoar integrates with spotify using their api allowing users to listen to their favorite tracks, add tracks to playlists and create their customized music experience. It uses the react framework Next.js for it's hybrid rendering and production optimizations and integrates with strapi to register users and allow authentication.



upRoar landing page



Table of contents

Project Objectives

For this project I wanted to build a full stack application using next.js in order to build up my react skills. A project like this requires frequent use of many of react's core skills such as managing state, context api, custom hooks, external data fetching as well as integrating the next.js frontend with a backend.

It would also require me to use cookies to store user jwt's and implement server-side rendering to pre-populate certain pages with data coming from the spotify api.

The application itself should be performant, responsive and be able to fallback when there are errors fetching data.

upRoar logo


Primary Technologies

  • next 10.0.2
  • react 17.0.1
  • tailwindcss 2.0.1
  • nookies 2.5.0
  • jest 26.6.3

upRoar logo


Getting Started

To get up and running, clone the repo to your machine and run

yarn install

to install the neccessary dependencies.

You will need a spotify developer account to implement the features of the app. Head over to spotify for developers.

Then create your .env.local file based on the .env.example.

Navigate into the backend folder

cd backend

and then create the .env based on the example .env.example once again. This strapi backend is configured to use heroku and the heroku postgres add-on.

More information about using the spotify web api.

upRoar logo


Running Tests

To run the applications integration test use the command

yarn test

These test run the applications key features such as the music player controls, form hooks, data fetching and auth context.


Author

  • Kieran Roberts

uproar-spotify-next's People

Contributors

kieran6roberts avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.