This is an eLearning website where users can add courses, view or download courses. It is built using HTML, JavaScript, JavaScript DOM manipulation, and Tailwind CSS. The project is bundled using Vite.
https://san1234100.github.io/elearning-website/
- Clone the repository:
git clone https://github.com/san1234100/elearning-website.git
- Navigate into the project directory:
cd elearning-website
- Install dependencies using npm or yarn:
npm install
- Start the development server:
npm run dev
- Add courses
- View courses
- Download courses
- Responsive design using Tailwind CSS