A simple authentication system with login, register, and profile management. Users can upload avatars and update their profile data.
- User authentication (Login & Register)
- Profile page with avatar upload
- User data update functionality
- Responsive design
- Clone the repository:
git clone https://github.com/hamishisham/Authentication-Pages.git
- Navigate to the project folder:
cd Authentication-Pages - Open
index.htmlin your browser.
- Open
login.htmlto sign in. - Open
profile.htmlto update your avatar and user data.
- HTML
- Tailwind
- JavaScript