Skip to content

SeaStove/fb-coding-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FB Coding Challenge

Using React, Semantic-UI, react-router-dom, and axios

4 main components are App.js, ArtistList, ARtist, and ArtistDetails

Overall I'm pretty happy with the UI, error handling, and logic. The only thing I'm unhappy with in this implementation is the artist popout and routing. It works, but it's not polished and doesn't access url parameters. If I had more time that's what I would spend it on first. I noticed an 'indexOf' error started firing randomly from Object.attrObserver when clicking the artists after adding routing, need to investigate.

download and run by typing

npm install

npm start

About

Creating a way better imdb react app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published