You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Simple interactive account settings page example using React. The purpose of it was to improve abilities in React technologies such as components, hooks, contexts etc.
Simply run this command to install all dependencies:
npm install
How to run?
Simply run this command:
npm run dev
About
Simple interactive account settings page example using React. The purpose of it was to improve abilities in React technologies such as components, hooks, contexts etc.