Skip to content

This sample application is created in order to give a way to start in React with typescript with some good tips.

Notifications You must be signed in to change notification settings

ShekMak/tic-tac-toe

Repository files navigation

Tic Tac Toe App

This application is created in order to give a way to start in React with typescript with some good tips.

How to install the app


git clone https://github.com/ShekMak/tic-tac-toe

Clone the app in your computer and get in the folder created for to test and upgrade features of this sample app.

yarn install

Add the project dependencies by running the above code in the folder of this sample application. This will allow you to run the project without problems.

How to run the App


yarn install

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

The page will reload if you make edits.
You will also see any lint errors in the console.


License


This project is licensed under the MIT License.

Follow me on


About

This sample application is created in order to give a way to start in React with typescript with some good tips.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published