Skip to content

BadgerSIO/active-learning-client

Repository files navigation

Active Learning

This is a online educational website. Here one can buy online course about different topics

Technologies used for building this website and website functionalities.

  • This website is build using react.
  • Tailwind css is used as a css framework
  • React Router is used for routing inside the website
  • reacticons are used as icon library
  • daisyUI is used as component library
  • firebase is used for the authentication system. With this user can login or signup by 3 methods.
  • react-to-pdf is used to generate pdf.
  • dark mode toggler added with the help of tailwind css and localstorage.
  • swiper js is used for the home page slider.
  • For serverside i have used express js and versel for hosting.
  • For client side hosting i have used firebase.