/queenly

A dynamic search engine to connect fans and local drag queens

Primary LanguageHTML

Queenly - A Whateverly Project

An educational project utilizing React to create a dynamic search engine for local drag queens and drag shows.

Queeny Screenshot

Installation

Clone the repo - https://github.com/jacobogart/queenly.git

Run npm install from the root directory

Run npm start and visit localhost:8080 in your browser

Testing

Website is tested with Jest and Enzyme

Run npm run test to see test suite

Learning Goals

  • Synthesize knowledge of OOP, classes, and JS fundamentals to create an application using React
  • Construct complex dataset to be used to implement array mutator and iterator methods to work with data
  • Collaborate and create (and iterate) user stories
  • Demonstrate good GitHub collaboration and workflow within a large group