E-Tutor is a simple single-page educational project built for practicing React, Tailwind CSS, and UI animations using Motion.
The project is not commercial and was created purely for learning and improving front-end development skills.
- ⚛️ React — JavaScript library for building user interfaces
- ⚡ Vite — fast build tool and development server
- 🟨 JavaScript (ES6+)
- 🎨 Tailwind CSS — utility-first CSS framework
- 🎞️ Motion — animation library for React
- 🧩 Lucide Icons — clean and customizable SVG icons
- Fully responsive layout
- Smooth scroll-based and entrance animations
- Reusable and clean component structure
- Modern UI built with Tailwind CSS
- Single-page layout focused on UI/UX practice
npm installnpm run devnpm run build- This project was created to:
- Practice building layouts with Tailwind CSS
- Learn and apply animations using Motion
- Improve component-based architecture in React
- Experiment with UI design for an online education platform