RiseMaster is a e-learning platform template designed to provide interactive, real-time learning experiences. This project is built using React, SCSS, and Tailwind CSS, and it's open-source for anyone to use or contribute to. Feel free to customize it for your own needs or enhance it by submitting a pull request.
You can preview the design on Behance.
- Interactive E-learning platform template
- Fully responsive design
- Built with React, SCSS, and Tailwind CSS
- Easy to customize and extend
- Open-source and available for contributions
To run this project locally, follow these steps:
- Clone the repository:
git clone https://github.com/iheb15M/RiseMaster-e-learning-platform-template
- Install Dependecies:
npm install
- Run the project:
npm run dev