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.
- Host: GitHub
- URL: https://github.com/sagorranait/programming-academy
- Owner: sagorranait
- Created: 2022-12-11T14:49:23.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-22T05:09:48.000Z (over 3 years ago)
- Last Synced: 2025-04-01T15:50:59.475Z (about 1 year ago)
- Topics: bootstrap, css, firebase, html, javascript, react, react-bootstrap, react-hot-toast, react-icons, react-loader-spinner, react-router-dom-v6, react-to-pdf
- Language: JavaScript
- Homepage: https://programming-academy-84e4c.web.app/
- Size: 845 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)