A beautifully designed artifact exploration platform built with React.js, Tailwind CSS, and Firebase Auth. This is the client-side code for the full-stack Artifact Tracker app.
🔗 Live Site: https://react-auth-35410.web.app/
🔗 Backend Repo: Artifact Tracker Backend
React.jsTailwind CSS+DaisyUIFirebase AuthenticationFramer MotionSwiperAxiosReact Router v7Vite
- 🔐 Secure login/register via Firebase
- 🌙 Theme toggle with multiple DaisyUI themes
- 📊 Animated stats and interactive UI using Lottie & Framer Motion
- 📷 Optimized image loading and SEO with React Helmet
- 🔄 Communicates with Express.js API (backend)
firebase^11.9.0axios,swiper,framer-motionlottie-react,react-countup,react-toastifysweetalert2,react-router,react-helmet
git clone https://github.com/web-developer-belal/artifact-tracker.git
cd artifact-tracker
npm install