Weirdness Calculator

The Weirdness Calculator is a React/Redux based application to calculate your weirdness based off gifs, 11/30/2019

By Alex Williams

Description

The Weirdness Calculator uses React and Redux to create a quick and responsive web application. The application retrieves a single gif via the Giphy API from the user's search term and weirdness value. The user can then like the gif, or search again. When the user has liked five gifs, they can then calculate their weirdness score based on the five gifs liked. Users can also unlike a gif to make room for another gif within the same term, or any other term that they wish.

Setup/Installation Requirements

  • Clone project via github.
  • Run 'npm i' to install dependencies.
  • Run 'npm run start' to view the application on your local host.

Support and contact details

Contact me at Zizzs17@gmail.com

Linked In: https://www.linkedin.com/in/alexander-edward-williams/

Technologies Used

React, Redux

License

MIT License

Copyright (c) 2019 Alex Williams