📱 Developed using React Hooks and Responsive css design for iPad, iPad Pro, iPhone X,8,7,6,5/SE.
When page first loaded Modal window will Greet you.
Application uses browser LocalStorage. So page refresh is possible without losing the todo list.
Authorization feature added using firebase Auth, token is stored on localStorage of your browser and refresh could be made without auto-Logout.
Logout button deletes token from storage and you need to login again.
You can easely Remove all todos and Modal window will Greet you again.
In the project directory, you can run:
////Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.