Description: Auth_UI is a simple login page created using React and Tailwind CSS. The project is hosted on Netlify and features a carousel and a login form. It is built using Create React App for a quick and efficient development setup.
- Login Form: The project includes a user-friendly login form for authentication.
- Carousel: A visually appealing carousel is integrated into the UI to enhance the user experience.
To run the project locally, follow these steps:
-
Clone the repository:
git clone https://github.com/cmwema/auth_ui.git
-
Navigate to the project directory:
cd auth_ui
-
Install dependencies:
npm install
After installation, start the development server:
npm start
Open your browser and visit http://localhost:3000 to view the Auth_UI login page.
The project is hosted on Netlify for easy deployment. The live version can be accessed here.
- React: A JavaScript library for building user interfaces.
- Tailwind CSS: A utility-first CSS framework.
- Create React App: A tool to set up a new React project with a single command.
If you'd like to contribute to this project, please follow the standard GitHub flow: Fork the repository, make changes, and submit a pull request.
This project is licensed under the MIT License. Feel free to use and modify as per your needs.
Thank you for using Auth_UI! If you have any questions or feedback, please don't hesitate to reach out.