https://github.com/raian-shahrear/hack-the-code-client-side-a10
https://github.com/raian-shahrear/hack-the-code-client-side-a10
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/raian-shahrear/hack-the-code-client-side-a10
- Owner: raian-shahrear
- Created: 2022-12-04T15:00:57.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-21T17:49:26.000Z (over 2 years ago)
- Last Synced: 2025-02-06T19:48:07.099Z (3 months ago)
- Language: JavaScript
- Size: 625 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hack The Code
## [Live Website Link](https://hack-the-code-c69c1.web.app/):
Please click on this link, [https://hack-the-code-c69c1.web.app/](https://hack-the-code-c69c1.web.app/) to visit `Hack The Code`.
## `Some Features`:
### 1. TailwindCSS framework and daisyUI component library have been used to design UI.
### 2. The website has been responsive for all types of devices.
### 3. Two different layouts and Private routes have been used.
### 4. React.js Library has been used for building UI.
### 5. For navigation, React Router has been used.
### 6. The database has been created and loaded through the Express.js server.
### 7. User Authentication by Firebase and social login has been implemented.
### 8. The server and the Website have been hosted on Vercel and Firebase respectively.