Skip to content

TheNewC0der-24/Login-with-Redux-REACT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Login with Redux

About

It is a login system using redux

Redux is an open-source JavaScript library for managing and centralizing application state. It is most commonly used with libraries such as React or Angular for building user interfaces. Similar to Facebook's Flux architecture, it was created by Dan Abramov and Andrew Clark.

Features

  1. Perfect Folder Structure
  2. Login
  3. React-Redux (store)
  4. Form Validations (No external libraries)
  5. Responsive UI

Built With

React.JS Material UI Redux Toolkit Redux

Dependecies Installed

yarn add @mui/material @emotion/react @emotion/styled
yarn add @iconify/icons-eva @iconify/react
yarn add @mui/icons-material
yarn add @reduxjs/toolkit
yarn add react-redux
yarn add redux

Hosted On

Netlify
Netlify Status

Hence, accessible to everyone & accessible anywhere.

Preview

Link

https://login-with-redux.netlify.app/

Hope you like this application :)

Show some ❤️ by giving ⭐ to this repository !!