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

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

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`