Sudoku

A functional React interpretation of Sudoku.

Overview

What I Learned by Doing this Project

  • ReactJS
  • Javascript
  • Functional Programming Design
  • Features

    Fully Functional Puzzle

  • Detects when a number has been fully revealed
  • Interactable NumberPad with select visuals
  • Visualizes Wrong Answers
  • Win Message upon Completion
  • Process

    Learning React

      While doing research for my portfolio project, I noticed that ReactJS was among the most commonly listed skills. After enjoying the process of creating my portfolio, I was motivated to keep learning about web development. This led me to looking into ReactJS. I started simple, just reading the React beginners documentation. I followed along closely with their tic tac toe starter project. I was enthralled by the similarities between React and the work I had done with HTML, CSS, & JS. After finishing the beginner project, I took a break from React to focus on improving my portfolio.

    Adapting Knowledge


    RETURN