Skip to content

Latest commit

Β 

History

History
55 lines (35 loc) Β· 1.43 KB

File metadata and controls

55 lines (35 loc) Β· 1.43 KB

πŸš€ My AppStore

A modern, responsive React-based web app designed to showcase apps, handle user authentication, and manage profile updates.


🎯 Purpose

This project demonstrates how to build a production-level front-end using:

  • ReactJS
  • Firebase Authentication
  • Local Storage state persistence
  • TailwindCSS for styling

It's aimed to be a real-world app interface with clean structure and animated components.


🌐 Live URL

πŸ”— https://your-live-url.netlify.app


πŸ› οΈ Key Features

  • βœ… User Login / Logout (Firebase Authentication)
  • βœ… Update profile info (name, photo) and save to Firebase
  • βœ… Input value stays even after refresh using LocalStorage
  • βœ… Route-based navigation using react-router
  • βœ… Clean UI with TailwindCSS and DaisyUI components
  • βœ… Responsive design for all devices

πŸ“¦ NPM Packages Used

Package Purpose
react Core framework
react-router Page routing
firebase Authentication & backend services
tailwindcss Utility-first CSS framework
daisyui Tailwind-based component library

πŸ–ΌοΈ Screenshots

(You can insert screenshots here later to visualize UI)


πŸ“ Folder Structure (Summary)