https://github.com/obaedulislam/cs-kingdom-client
CS Kingdom is a website to learn Computer Science Enginerring courses from online
https://github.com/obaedulislam/cs-kingdom-client
daisyui express json-api nodejs react tailwindcss
Last synced: 2 months ago
JSON representation
CS Kingdom is a website to learn Computer Science Enginerring courses from online
- Host: GitHub
- URL: https://github.com/obaedulislam/cs-kingdom-client
- Owner: obaedulislam
- Created: 2022-12-06T15:17:50.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-06T15:25:20.000Z (over 3 years ago)
- Last Synced: 2026-01-03T16:25:27.969Z (6 months ago)
- Topics: daisyui, express, json-api, nodejs, react, tailwindcss
- Language: JavaScript
- Homepage: https://cs-kingdom.web.app/
- Size: 986 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CS Kingdom
## Live Website: https://cs-kingdom.web.app/
### Things I have done this Project:-
1. `Website Navigation or Route Public & Private Route Setup with conditionally `
2. `Login & Register System Implement by Firebase Authentication System`
3. `In General Login & Sign Up system implemented using Name, Email, Password, & PhotoUrl Implemented`
4. `Generate a PDF using react-to-pdf`
5. `Github & Google Login system implemented using Firebase`
6. `Create Server using Node Express & Setup Port to share data`
7. `Get Server data using get() method and show data conditionally`
8. `Deploy Server data Using vercel & set Url of it in Client site`
9. `Using Environment(.env) variable to hide the firebase key`
10. `Deploy site using Firebase Deploy`