Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 (6 months ago)
- Default Branch: main
- Last Pushed: 2024-08-15T07:53:33.000Z (5 months ago)
- Last Synced: 2024-08-15T15:05:53.419Z (5 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: 0
- 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
![Quote Website Screenshot 1](https://github.com/user-attachments/assets/d3fb5e5a-736e-45d9-9d77-22df08817f3a)
![Quote Website Screenshot 2](https://github.com/user-attachments/assets/119d3005-2531-4e73-a6df-a363dbb1b8b3)
![Quote Website Screenshot 3](https://github.com/user-attachments/assets/021b076b-2fb1-4fd5-933b-80f34dd37bf3)## 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