Skip to content

simondevries/WordBrain-Solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WordBrain-Solver

A web app for solving the word brain puzzle app. App is hosted at See http://wordbrainsolver-2366a.firebaseapp.com

Made using .net core for the back end and React for the front end.

To run the frontend use npm run serve.