Daisyui Edtech platform template

A collection of free Edtech website page templates, built with the utility-first Tailwind CSS framework and DaisyUI components
MIT licensed - free for personal and commercial use.

Getting started

  1. Clone the project
git clone https://github.com/bbulakh/daisyui-edtech-platform.git
  1. Install the dependencies:
npm install
  1. Run the project
# Start server
npm run start

# or Build 
npm run build

Live demo

Check the live demo here: https://tailwind-ecommerce-demo.vercel.app/

License

The MIT License (MIT)