adding new component files and config files
removed components from indexjs
reformatted tabs and added eslint-babel
when someone wins, highlight winning squares
sort move list in ascending and descending order
Add a toggle button that lets you sort the moves in either ascending or descending order.
board generated in forloops instead of hardcode
currently selected item in move list bolded
added coordinates to move history
testing ssh key for source forge
history implemented
basic functioning game
starter code for tic tac toe
added base react files