A modern, animated login and signup page built with React, featuring a clean and minimalistic design with smooth animations.
- 🎨 Modern and minimalistic design
- ✨ Smooth animations using Framer Motion
- 🎭 Glassmorphism effect
- 📱 Fully responsive
- 🔄 Toggle between Login and Signup forms
- 🎯 Form validation
- 🎨 Beautiful gradient backgrounds
- 💫 Floating animation effects
- React
- Styled Components
- Framer Motion
- Font Awesome Icons
- Clone the repository:
git clone https://github.com/your-username/login-signup-page.git- Install dependencies:
cd login-signup-page
npm install- Start the development server:
npm start- Open http://localhost:3000 to view it in your browser.
login-signup-page/
├── public/
│ └── index.html
├── src/
│ ├── App.js
│ └── index.js
├── package.json
└── README.md
Feel free to submit issues and enhancement requests!