Skip to content

julicheng/gallery-challenge-react-redux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gallery Challenge

This is an art gallery app built using React. The app also uses Redux, Immutable.js, Flow and Cypress. It uses an API that fetches all the art pieces available and then filters through them by category depending on user input.

Features

  1. Filter through categories to view art of the category selected.
  2. Select a art piece that has been filtered for more information.
  3. Back to gallery link to go back to the hompage of the art gallery.

How to run App

  1. Click on the green button "Clone or Download".
  2. Copy the link to clone the repository using git or download the zip.
  3. Navigate to where the repository has been cloned or downloaded.
  4. In a terminal, run npm install then npm start
  5. The browser will open the application in a new tab.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published