Skip to content

Developer-Soriful/App-Store

Repository files navigation

🚀 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)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages