This is a online educational website. Here one can buy online course about different topics
Website Link: "https://active-learning-934d1.web.app/"
Server side Repo Link: "https://github.com/BadgerSIO/active-learning-server"
- 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.