Skip to content

This is a simple example of how to use ReactPy creating the To Do MVC application. It is a simple application that allows you to create, edit and delete tasks.

Notifications You must be signed in to change notification settings

eavelasquez/reactpy-todo-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

ReactPy To Do MVC Example

This is a simple example of how to use ReactPy creating the To Do MVC application. It is a simple application that allows you to create, edit and delete tasks.

Requirements

Preview

Preview

How to install dependencies

$ pip3 install "reactpy[fastapi]" "uvicorn[standard]" "uuid"

How to run the application

$ uvicorn main:app --reload

About

This is a simple example of how to use ReactPy creating the To Do MVC application. It is a simple application that allows you to create, edit and delete tasks.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages