Skip to content

mxdevmanuel/psychic-garbanzo

Repository files navigation

Psychic Garbanzo

Solution for a challenge from Devchallenges.io.

Table of Contents

Overview

screenshot

I think for me the most complicated part about this project was to generate the questions from the api data, more than the design, this piece of functionality really challenged me, and I discovered Immerjs which is amazing for use with useReducer, if you are a fan of the reducer approach I certainly recommend to give it a look.

Built With

and a special thanks you to the team behind my primary tool Neovim

Features

Select the correct answer and continue playing, just like that, actually an entertaining game

This application/site was created as a submission to a DevChallenges challenge. The challenge was to build an application to complete the given user stories.

How To Use

To clone and run this application, you'll need Git, Node.js and Yarn installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/mxdevmanuel/psychic-garbanzo

# Install dependencies
$ yarn

# Run the app
$ yarn dev

Acknowledgements

Contact