Skip to content

Showing how to use solara to have a Tic Tac Toe app that has a nice front end with few lines of code

License

Notifications You must be signed in to change notification settings

arlind29/tic_tac_toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic Tac Toe with solara.dev

Showing how to use solara to have a Tic Tac Toe app that has a nice front end with few lines of code

Solara is a a pure Python, React-style web framework. It makes development of web apps very easy removing the need to develop complex front-end, back-end and client-server communication.

This Tic Tac Toe app shows how easy it is to build such an app with few lines of code.

image

About

Showing how to use solara to have a Tic Tac Toe app that has a nice front end with few lines of code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages