Skip to content

EmaniBoy/Serverless-To-Do-WebApp

Repository files navigation

To-Do Web App

Overview

A serverless web application built with React, Vite, and Tailwind CSS, utilizing Firebase for authentication and Firestore for event management. Deployed using AWS S3 and CloudFront.

Features

  • User authentication with Firebase
  • Event management NoSQL DB with Firestore
  • Responsive design with Tailwind CSS
  • Fast and secure content delivery with AWS CloudFront as CDN

Architechture


+--------------------+       +------------------+       +---------------------+
|                    |       |                  |       |                     |
|  User's Browser    | <---> |   CloudFront     | <---> |       S3 Bucket     |
|                    |       |                  |       |   (Static Files)    |
+--------------------+       +------------------+       +---------------------+
                                  |
                                  v
                            +--------------------+
                            |                    |
                            |    Firebase        |
                            | (Auth & Firestore) |
                            |                    |
                            +--------------------+


LINK: https://d39mrcaum0z3hl.cloudfront.net/

About

A serverless To-Do web application using React, Vite, Tailwind CSS, Firebase, and AWS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors