Skip to content

jguillen1984/react-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spotify View

Usage

Simply opening index.html in the browser should work

File Structure

All React components are in /src/, and the transpiled version is /dist/app.min.js. Stylesheets and images are in /assets/.

Application Structure

App.js
|__ SpotifyApp
    |__ SearchForm
    |__ SearchResults
        |__ SearchItem
        |__ SearchItem

Other Notes

  1. The application uses a library called isomorphic-fetch to make async AJAX requests

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors