A modern and responsive Tuition Classes website built using React and Vite.
This project showcases a clean UI for tuition academy services including courses, qualifications, fee structure, contact section, and more.
- Responsive Design
- Modern UI/UX
- Hero Section
- About Section
- Qualifications Section
- Fee Structure
- Services Section
- Contact Form
- Scroll To Top Button
- Error Page
- Fast Performance with Vite
- React.js
- Vite
- JavaScript
- CSS3
- HTML5
src/
├── Components/
│ ├── About.jsx
│ ├── Contact.jsx
│ ├── Fee.jsx
│ ├── Footer.jsx
│ ├── HeroSection.jsx
│ ├── Navbar.jsx
│ ├── Qualifications.jsx
│ ├── Services.jsx
│ └── ScrollUp.jsx
│
├── assets/
├── App.jsx
├── main.jsx
└── index.cssClone the repository:
git clone https://github.com/umarazlan/TuitionClassesWebApp.gitGo to project folder:
cd TuitionClassesWebAppInstall dependencies:
npm installRun development server:
npm run devhttps://maintuitionclasses.netlify.app/This project is licensed under the MIT License.
Made with ❤️ by Umar Azlan
- GitHub: https://github.com/umarazlan
If you like this project, give it a ⭐ on GitHub.