jbitton / word-finder

scrabble-type game for HPS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

word-finder

This project was made using React. Here's how to run the app:

$ git clone git@github.com:jbitton/word-finder.git
$ cd word-finder/
$ yarn install
$ yarn start

To build the application, run yarn build.

NOTE: For those of you running the clean React app, ignore the index.php file. That's for a class project.

About

scrabble-type game for HPS


Languages

Language:JavaScript 85.5%Language:PHP 8.1%Language:HTML 4.6%Language:CSS 1.8%