AppNest is a modern app showcase platform built using React. It features a responsive design, smooth navigation, Firebase authentication, and beautiful UI components with DaisyUI and Tailwind CSS.
AppNest allows users to browse different apps, view their details, and experience a smooth user interface. The project includes:
- Home page with featured apps
- App detail pages
- User authentication (Login/Signup)
- Protected routes
- Responsive design
- React JS
- HTML5
- CSS3
- Tailwind CSS
- DaisyUI
- Firebase (Authentication & Hosting)
react-router-domtailwindcssdaisyuireact-iconsreact-toastify
Follow these steps:
- Clone the repository:
git clone https://github.com/your-username/appnest.git
- Change Directory cd appnest
- Install Dependecies npm install
- Run npm run dev