An open API service indexing awesome lists of open source software.

https://github.com/samiul821/app-store-client

App Store BD is a clean and simple web app showcasing popular mobile and web applications for Bangladeshi users. It features easy browsing, app reviews, ratings, and category filters to help users find apps quickly.
https://github.com/samiul821/app-store-client

dasyui firebase-auth react-router reactjs tailwindcss

Last synced: 3 months ago
JSON representation

App Store BD is a clean and simple web app showcasing popular mobile and web applications for Bangladeshi users. It features easy browsing, app reviews, ratings, and category filters to help users find apps quickly.

Awesome Lists containing this project

README

          

# 📱 App Store BD

[🌐 Live Website](https://app-store-bd.netlify.app) | [🔗 GitHub Profile](https://github.com/Samiul821)

---

## 🎯 Project Overview

App Store BD is a modern, responsive web app built with React and Tailwind CSS to browse and discover useful mobile and web applications.
It features intuitive search, category filtering, smooth animations, and user-friendly UI interactions — perfect for practicing front-end skills and showcasing app listings.

---

## 🚀 Key Features

- ✅ Fully responsive design for all screen sizes
- 🗃️ Filter apps by categories and tags
- ⭐ App rating and review section
- 💬 Contact form for user feedback
- 🎨 Smooth animations with Framer Motion
- 🔔 Toast notifications for actions
- 🌐 Dynamic page titles using React Helmet Async

---

## 🛠 Tech Stack

- React 19
- Tailwind CSS + DaisyUI
- React Router DOM
- Firebase (for backend features, if any)
- Framer Motion
- React Toastify
- React Helmet Async
- React Icons
- React Responsive Carousel

---

## 📦 Installation & Local Setup

```bash
# Clone the repo
git clone https://github.com/yourusername/app-store-bd.git
cd app-store-bd

# Install dependencies
npm install

# Run the development server
npm start