An open API service indexing awesome lists of open source software.

https://github.com/sagorranait/programming-academy

Programming Academy is an online education platform that delivers video courses, programs and resources.
https://github.com/sagorranait/programming-academy

bootstrap css firebase html javascript react react-bootstrap react-hot-toast react-icons react-loader-spinner react-router-dom-v6 react-to-pdf

Last synced: 21 days ago
JSON representation

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

Awesome Lists containing this project

README

          

# Programming Academy

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

Live Link : [https://programming-academy-84e4c.web.app](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](https://react-bootstrap.github.io/). The most popular front-end framework Rebuilt for React.
- For the Icons, I've choosed [React Icons](https://react-icons.github.io/react-icons/).
- For showing error & success message, I've choosed [React Hot Toast](https://react-hot-toast.com/).
- 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](https://www.npmjs.com/package/react-loader-spinner).
- For multi page view, I've used [React Router Dom](https://v5.reactrouter.com/web/guides/quick-start)