Devessier / todo-app-xstate-react

Simple todo list application made with XState and Next.js

Home Page:https://todo-app-xstate-react.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

todo-app-xstate-react

Simple todo list application made with XState and Next.js.

It's a port of Devessier/todo-app-xstate-test to React.

Getting started

Install dependencies:

npm install

Launch Next.js development server:

npm run dev

Now you can manage your todos!

About

Simple todo list application made with XState and Next.js

https://todo-app-xstate-react.netlify.app/

License:GNU General Public License v3.0


Languages

Language:TypeScript 98.3%Language:JavaScript 1.5%Language:CSS 0.2%