Skip to content

Yuvrajshankar/Todos-Firebase

Repository files navigation

Todos-Firebase

Description

Full stack Task management web-app built with Reactjs (vite) + Firebase

Demo

https://todos-6aaee.web.app

Screenshots

Desktop view

pending page profile page

Mobile view

pending page profile page

Tech stack

Client: React JS

Server: Firebase

Authentication: Firebase Authentication

Database: Firebase Firestore

Features

  • Firebase authentication

  • Firebase firestore

  • Create Tasks

  • Updating Tasks to deleted, completed, restore

  • Edit, delete, logout, login, registration, google auth

Installation

To run this project locally, follow these steps:

  1. Clone the repository:
  git clone https://github.com/Yuvrajshankar/Todos-Firebase.git
  1. Go to the project directory
  cd Todos-Firebase
  1. Install dependencies
  npm install
  1. Add firebase configuration in ./src/firebase/config.js

  2. Start the application

  npm run dev

Made By

License

This project is licensed under the MIT License.