MartinDM / React-Firebase-Reactive-ToDo

React - Reactive ToDo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

image

Reactive ToDo List πŸ”₯

This React/Vite app uses Firebase and Firestore to persist data and subscribe to data across multiple clients.

Only Google-authenticated users can add Todos; log in to add yours.

Demo

The app can be viewed on Surge mdm-reactive-todo.surge.sh πŸš€

Run it locally

yarn
yarn run dev

Open http://localhost:5173 πŸ‘©β€πŸš€

About

React - Reactive ToDo


Languages

Language:TypeScript 84.2%Language:SCSS 12.1%Language:HTML 3.8%