Skip to content

A recreation of Cher Horowitz’s iconic wardrobe browser from Clueless. ReactJS and Flexbox front-end application integrated with a Rails back-end API.

Notifications You must be signed in to change notification settings

dalmaboros/chers-wardrobe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

Cher's Wardrobe is a recreation of Cher Horowitz's iconic outfit-selecting program depicted in the opening scene of the 1995 cult classic Clueless. It is a ReactJS application that uses Redux to asynchronously fetch its data from a Rails API backend.

Prerequisites

In order to successfully run this application, the Rails API backend repository must first be cloned and run separately.

Instructions

  1. Visit the Cher's API git repository and follow the README file instructions.
  2. Clone this repository to your local machine.
  3. In your terminal navigate to the project directory and run npm install then npm start.
  4. If the browser does not open automatically, navigate to https://localhost:4000/.
  5. For an optimal viewing experience, full screen is recommended, as is playing Kids in America in the background.

About

A recreation of Cher Horowitz’s iconic wardrobe browser from Clueless. ReactJS and Flexbox front-end application integrated with a Rails back-end API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published