Skip to content

A website was built by ReactJS. It allows user to search for artist's upcoming events all around the world.

Notifications You must be signed in to change notification settings

thaihuyhung/search-artist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A website was built by ReactJS. It allows user to search for artist's upcoming events all around the world.

Data is provided by bandsintown API.

Coverage

Demo

https://search-events.herokuapp.com

Tech Stacks

This project was bootstrapped with Create React App.

  • ReactJS (16.4)
  • Redux-saga
  • ImmutableJS
  • Material UI
  • JSS
  • Jest + Enzyme

Features

  • Provide an autocomplete search for artist name.
  • Allow user to check artist information and event based on artist name.
  • Remember user's search history.
  • Display artist's information such as name, image, social network link.
  • Display all the upcoming events, provide filter functionality based on month and city.
  • Provide skeleton loading.
  • Responsive, support mobile site.
  • Unit testing

Local Development

Setup

yarn

Start

yarn start

Run tests

yarn test

About

A website was built by ReactJS. It allows user to search for artist's upcoming events all around the world.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published