React app for playing simple popular games like tic-tac-toe, snake etc. Hosted on GitHub Pages.
👉 https://marinakolova.github.io/react-playground/
- Tic-Tac-Toe
- Snake
- Hangman
- Run
npm install
in theapp
directory. - Run
npm start
in theapp
directory.
This project is licensed under the MIT License.