Skip to content

A simple tic-tac-toe game created with React to practice concepts of neumorphism style.

Notifications You must be signed in to change notification settings

guilhermeorcezi/tic-tac-toe-neumorphism

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Omnistack 10
Tic Tac Toe Neomorphism

A Tic Tac Toe Game with Neumorphism style

Features

To create that web application was used:

  • ⚛️ React Js — JavaScript lib to create interfaces

Project

A simple tic-tac-toe game created with React to practice concepts of neumorphism style.

Getting started

Frontend

Follow the steps below to start the application:

yarn install
yarn start

How to contribute

  • First leave a ⭐!
  • Fork the repositories in production as they are updated: MonoRepo;
  • Create a branch with your feature: git checkout -b my-feature;
  • Commit your changes: git commit -m 'feat: My new feature';
  • Push to your branch: git push origin my-feature.

License

This project is licensed by MIT License - Go to the licençe page to see more details.

About

A simple tic-tac-toe game created with React to practice concepts of neumorphism style.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published