https://github.com/nazmulrahat786/appnest-app-store
AppNest: A modern, responsive App Store web app built with React, Tailwind CSS, DaisyUI, Firebase, and React Router. Showcases app listings with smooth UI and seamless navigation.
https://github.com/nazmulrahat786/appnest-app-store
daisyui firebase react react-dom-router react-icons react-router react-toastify tailwindcss
Last synced: 2 months ago
JSON representation
AppNest: A modern, responsive App Store web app built with React, Tailwind CSS, DaisyUI, Firebase, and React Router. Showcases app listings with smooth UI and seamless navigation.
- Host: GitHub
- URL: https://github.com/nazmulrahat786/appnest-app-store
- Owner: nazmulrahat786
- Created: 2025-06-25T05:35:12.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-06-25T06:38:58.000Z (12 months ago)
- Last Synced: 2025-06-25T06:39:29.970Z (12 months ago)
- Topics: daisyui, firebase, react, react-dom-router, react-icons, react-router, react-toastify, tailwindcss
- Language: JavaScript
- Homepage: https://appnest13.web.app/
- Size: 263 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🌟 AppNest
## 📌 Purpose
**AppNest** is a responsive web application created to demonstrate modern frontend development practices. It serves as a portfolio-style app featuring a clean user interface and a smooth user experience.
---
## 🌐 Live Link
🔗 [AppNest Live](https://appnest13.web.app)
---
## ✨ Key Features
- ✅ Fully responsive and mobile-friendly design
- ✨ Smooth animations and transitions
- 🧩 Clean, modular UI components
- 🧭 Navigation handled using React Router
- 🔔 Toast notifications for user feedback
- 🎨 Beautiful pre-styled components using DaisyUI
- 🚀 Deployed and hosted with Firebase
---
## 🛠️ Main Technologies Used
| Technology | Purpose |
|------------------|--------------------------------|
| React | Building the user interface |
| React Router DOM | Client-side routing |
| Tailwind CSS | Utility-first styling |
| DaisyUI | Prebuilt UI components |
| Firebase | Hosting and deployment |
| React Toastify | Toast notifications |
| React Icons | Scalable icons |
---
## 📦 Project Dependencies
```json
"dependencies": {
"@react-icons/all-files": "^4.1.0",
"@tailwindcss/vite": "^4.1.6",
"daisyui": "^5.0.35",
"firebase": "^11.7.1",
"react": "^19.1.0",
"react-dom": "^19.1.0",
"react-icons": "^5.5.0",
"react-multi-carousel": "^2.8.6",
"react-router": "^7.6.0",
"react-toastify": "^11.0.5",
"tailwindcss": "^4.1.6"
}
````
## 🖥️ লোকাল মেশিনে প্রজেক্টটি রান করার গাইডলাইন
1. ✅ **প্রজেক্টটি ক্লোন করুন (GitHub থেকে):**
```bash
git clone https://github.com/nazmulrahat786/AppNest-App-Store.git
cd AppNest-App-Store
```
2.📦 নোড প্যাকেজ ইনস্টল করুন:
````
npm install
````
3.🚀 ডেভেলপমেন্ট সার্ভার চালু করুন:
````
npm run dev
````
4.🌐 ব্রাউজারে ভিজিট করুন:
````
http://localhost:5173
````
## Relevant Links -
📂 **GitHub Repository:**
https://github.com/nazmulrahat786/AppNest-App-Store