drew-ross / go-react

Go, in React + TypeScript

Home Page:https://go-react-drewross.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The game of Go in React + TypeScript

This is an implementation of the game of Go in React and TypeScript. I made this project to improve my skills as a developer and because I personally enjoy the game. For more information about the game and rules, see the Wikipedia page.

Technologies

Setup

The project uses the default create-react-app + npm scripts.

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

npm run build

Builds the app for production to the build folder.

Environment

Developers can add a .env file to the root directory to access developer tools. See sample.env.

About

Go, in React + TypeScript

https://go-react-drewross.netlify.app/


Languages

Language:TypeScript 82.7%Language:JavaScript 8.9%Language:CSS 5.7%Language:HTML 2.6%Language:Shell 0.2%