Skip to content

This is a simple application to demonstrate some React concepts. Also, I'm integrating Supabase to persist the data and user authentication

Notifications You must be signed in to change notification settings

ssudaraka/todo-app-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

todo-app-react

I created this simple Todo app to demonstrate some basic React concepts. I'm planning to integrate Supabase on top of it to have it persist data. This is a learning experience, nothing much 😊

This app is created with Vite. To launch the application in dev mode use:

npm run dev

Planning to host the application on Vercel. Once I do that, I'll update the link here.

About

This is a simple application to demonstrate some React concepts. Also, I'm integrating Supabase to persist the data and user authentication

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published