Giter Site home page Giter Site logo

lastfm's Introduction

LastFM

An isomorphic ReactJS app for Last.fm

Description

This App displays a list of the most popular artists on Last.fm by country. The user enters a keyword (country name), which is then used to search Last.fm api. The search results are paginated and displayed as five results per page, and the user is able to navigate to other pages (browsable). Each result is displayed as the name of the band and a thumbnail of the band; clicking on the thumbnail opens a new page which shows the Artist Top Tracks.

Installation

To install locally, clone the code. Ensure that you have first installed NodeJS, then use npm:

npm install

Running Locally

To run the website locally:

npm run dev

and navigate to 'http:\localhost:8080' in your web browser

lastfm's People

Contributors

snowflakejs avatar

Watchers

 avatar

lastfm's Issues

Last.fm api sometimes repeats when limit=5

The api sometimes repeats values for a page limit of 5, depending on the artist/country. A possible fix is to leave it at the default limit and paginate the returned array.

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.