Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 1.02 KB

README.md

File metadata and controls

21 lines (17 loc) · 1.02 KB

Programming Academy

Programming Academy is an online education platform that delivers video courses, programs and resources.

Live Link : https://programming-academy-84e4c.web.app

Packages, I've used :

  • react-bootstrap
  • react-icons
  • react-hot-toast
  • react-loader-spinner
  • react-router-dom
  • react-to-pdf
  • firebase

Features

  • For Programming Academy UI, I've choosed React Bootstrap. The most popular front-end framework Rebuilt for React.
  • For the Icons, I've choosed React Icons.
  • For showing error & success message, I've choosed React Hot Toast.
  • In the Private route page, after login when we reload the page. we will see a loading spinner. For this, I've chossed React Loader Spinner.
  • For multi page view, I've used React Router Dom