Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 310 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 310 Bytes

Sudoku Game Solver

A learning project integrating React and Django.

Libraries and Framework used

  • Django
  • djangorestframework
  • React

Learned what?

  • Working of @babel and @webpack
  • Integrating React to Django within a Django App
  • React Class based components
  • Deploying on Heroku