https://github.com/githubak2002/quotes-website-with-firebase
Quotes website with Firebase auth and DB
https://github.com/githubak2002/quotes-website-with-firebase
firebase firebase-auth firestore-database reactjs tailwind-css
Last synced: about 1 month ago
JSON representation
Quotes website with Firebase auth and DB
- Host: GitHub
- URL: https://github.com/githubak2002/quotes-website-with-firebase
- Owner: Githubak2002
- Created: 2024-07-06T14:09:15.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-24T12:58:56.000Z (over 1 year ago)
- Last Synced: 2025-08-04T21:09:43.282Z (10 months ago)
- Topics: firebase, firebase-auth, firestore-database, reactjs, tailwind-css
- Language: JavaScript
- Homepage: https://akquotes.vercel.app
- Size: 2.98 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Quotes Website
✨ Live Demo Here! ✨
## Project Overview
This project is a **Quotes Website** that leverages **Firebase Authentication** and **Firestore Database** to provide a seamless user experience. Users can browse and manage their favorite quotes while enjoying secure authentication.
## Features
- **User Authentication**: Users can sign up and log in using Firebase Authentication.
- **Google Sign-In**: Quick and easy sign-in option using Google accounts.
- **Password Reset**: Users can reset their passwords via email for added security.
- **Firestore Database**: Store and retrieve quotes dynamically, ensuring real-time updates and user-specific data.
- **Responsive Design**: Built with **React.js** and **Tailwind CSS** for a modern, responsive user interface.
## Technologies Used
- **Frontend**: React.js
- **Styling**: Tailwind CSS
- **Backend**: Firebase (Authentication and Firestore)
## Live Link
Live Link → https://akquotes.vercel.app
## Screenshots



## Getting Started
To run this project locally, follow these steps:
1. **Clone the repository**:
```bash
git clone https://github.com/your-username/your-repo-name.git