This is a simple school education website designed to highlight important school information. It features a clean and modern UI with interactive carousels.
- Informative school website layout
- Smooth scrolling navigation
- Carousels for displaying key information
- React (^18.3.1)
- React Router DOM (^7.1.3)
- Tailwind CSS (^4.0.1)
- Formik (^2.4.6)
- Yup (^1.6.1)
- React Slick (^0.30.3)
- Slick Carousel (^1.8.1)
- Vite (^6.0.5)
- ESLint & Plugins for React
Follow these steps to get the project up and running locally:
-
Clone the repository:
git clone https://github.com/yourusername/school-education-website.git cd school-education-website
-
Install dependencies:
npm install
-
Start the development server:
npm run dev
The website should now be running at http://localhost:5173/
(or another port assigned by Vite).
This project is deployed on Vercel. 🔗 Live Site
Feel free to fork the repository and submit pull requests for improvements!
This project is open-source and available for modification.