yinchuandong / toy-robot-simulator

Toy Robot Simulator in Typescript and React

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Toy Robot Simulator based on Create React App and Typescript

Introduction

This is a demo code for toy robot simulator based on react and typescript with proper tests, including jest and react testing library.

How to run

  1. Clone your repo to your local folder
  2. Run yarn start

Feature

  • React UI
  • Proper error handling
  • Over 95% test coverage
  • Clear code structure
  • Clear git commit history (Semi-linear)
  • Github Action Pipeline
  • Husky precommit hooks

Screenshots

UI: You can press Enter to execute cmd UI2

Tests: Tests

About

Toy Robot Simulator in Typescript and React


Languages

Language:TypeScript 89.6%Language:HTML 6.8%Language:CSS 3.7%