https://mrkarkk.github.io/Auth-Page-on-React/
A simple authentication frontend built with React and Vite.
This project provides a clean and responsive login/register page with modern styling using Tailwind CSS.
- User login and registration forms
- Responsive design
- Built with React + Vite
- Styled with Tailwind CSS
Clone the repository and install dependencies:
git clone https://github.com/your-username/auth-page.git
cd auth-page
npm install