create-react-app
jsx
portfolio
react-states
reactjs
toggle-button

ReactJS Login / Log Out toggle button using states

React is a modern way of dealing with the view layer by creating reusable UI components. This project is about building a toggle button using states. This is a fairly simple project but, still a good exercise. The collective knowledge of fundamental concepts enables us to deal with complex projects.

For the blog post and the demo of this repo please visit: https://alitursucular.github.io/reactjs-login-log-out-toggle-button-using-states/


Note: The source code is in the master branch while, the build code is in gh-pages.