Eduor is a sleek, modern, and fully responsive education template built with Next.js. It is designed for online learning platforms, schools, universities, and any educational institution looking to establish a robust online presence.
- Next.js Framework: Powered by the latest Next.js framework for optimal performance and SEO.
- Responsive Design: Fully responsive and optimized for all devices, from desktops to mobile phones.
- Modern UI/UX: Clean and user-friendly interface with intuitive navigation.
- Educational Focus: Includes specialized components for courses, instructors, and student management.
- Dynamic Content: Easy content management with dynamic and static rendering support.
- SEO Optimized: Built-in SEO best practices to help your site rank higher on search engines.
- Fast and Lightweight: Optimized for speed and efficiency, ensuring fast load times.
- Customizable: Easily adaptable to suit your branding and functionality needs.
- React: JavaScript library for building interactive user interfaces.
- Next.js: Framework for server-side rendering and static site generation.
- Tailwind CSS: Utility-first CSS framework for styling.
- TypeScript: Strongly typed programming language that builds on JavaScript.
To run this template locally, follow these steps:
- Node.js and npm/yarn installed on your machine.
-
Clone the repository:
git clone https://github.com/bouzayenilyes/eduor.git cd eduor -
Install the dependencies:
npm install # or yarn install -
Run the development server:
npm run dev # or yarn dev -
Open your browser and visit:
http://localhost:3000
- Modify Pages: All page files are located in the
pagesdirectory. - Update Styles: Customize the styling using the Tailwind CSS configuration in
tailwind.config.js. - Content Management: Easily update content through the components located in the
componentsdirectory.
You can deploy the Eduor template using Vercel, the hosting platform for Next.js apps.
- Push your code to a GitHub repository.
- Go to Vercel and import your repository.
- Follow the prompts to deploy your app.
This template is available under an MIT license. Please ensure compliance with Ilyes Bouzayen's licensing terms before use.
- Template by: Ilyes Bouzayen
- Author: Link to Author Website Page