Skip to content

talal7860/artist_search_react_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project was bootstrapped with Create React App.

Below you will find some information on how to perform common tasks.
You can find the most recent version of this guide here.

To install the app

  • Clone the app
  • Install node version 8.9.1
  • if it reports that you don't have create-react-apps installed make sure you install them globally.
  • install yarn with npm i -g yarn (sometimes you might need to add sudo before npm)
  • Then yarn install and yarn start
  • The server should start working on http://localhost:3000 by defaut.

Features Completed

  • React App where an artists name can be input and results will with artists name will be displayed
  • If the artists has any upcoming events those will also be displayed below with slider to show multiple events.
  • Data is being cached in browser db, (will not work in safari private mode).
  • Beautifully styled.
  • Unit test cases written for components.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published