A modern login interface for the Qonnect platform, built with React and Tailwind CSS.
- Clean and responsive login interface
- Local storage-based authentication
- Modern UI with Tailwind CSS
- Welcome homepage with logout functionality
- Node.js 14.x or higher
- npm or yarn
- Clone the repository
git clone [your-repo-url]
cd qonnect-login-homepage- Install dependencies
npm install- Start the development server
npm run devThe application will start running at http://localhost:5173
npm run dev- Start development servernpm run build- Build for productionnpm run preview- Preview production build
- React 18
- Vite
- Tailwind CSS
- PostCSS
- Autoprefixer