An open API service indexing awesome lists of open source software.

https://github.com/akshay-2396/react-login

React Login page
https://github.com/akshay-2396/react-login

axios react-router-dom reactjs tailwindcss tostify

Last synced: about 1 month ago
JSON representation

React Login page

Awesome Lists containing this project

README

          

# 🔐 React Login App (Frontend)

This is the frontend for a secure password reset flow built using **React** and **Tailwind CSS**.

## 🌐 Live URL

Frontend deployed on Netlify: [https://rloginpage.netlify.app](https://rloginpage.netlify.app)

---

## 🚀 Features

- Forgot password form.
- Password reset form.
- Route-based navigation with token parsing.
- Responsive UI using Tailwind CSS.
- Friendly user feedback with Tostify.
- User can request a password reset.
- A link is sent to their mail.
- User clicks the link.
- can reset password.
- Password will be Updated.

## 🛠 Tech Used

- React
- React-Router-Dom
- Tailwind CSS