Skip to content

san1234100/elearning-website

Repository files navigation

eLearning Website

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.

Table of Contents

Screenshots

  • ScreenShot 1 ChatApp
  • ScreenShot 2
    ChatApp
  • ScreenShot 3
    ChatApp

Live-Link

https://san1234100.github.io/elearning-website/

Installation

  1. Clone the repository:
git clone https://github.com/san1234100/elearning-website.git
  1. Navigate into the project directory:
cd elearning-website
  1. Install dependencies using npm or yarn:
npm install
  1. Start the development server:
npm run dev

Features

  • Add courses
  • View courses
  • Download courses
  • Responsive design using Tailwind CSS

License

Mit

Happy coding!😁🧑‍💻