Hey there! Welcome to the frontend repository of the MyAdvisor! This project is built with Next.js and React to provide an intuitive and seamless user experience for both clients and advisors. 📢 Note: This is a personal project I'm building in public and my first project using Next.js and React. Feel free to explore, use, and give feedback! Enjoy!
This frontend application is designed to connect clients with financial advisors, offering an easy-to-navigate interface for searching advisors, booking appointments, and managing profiles.
- 🎨 User Interface: Modern, responsive design using Next.js and React.
- 🔍 Advisor Search: Search for advisors by location and expertise.
- 📅 Appointment Booking: Interactive calendar to view and book available time slots.
- 📂 Service Directory: Centralized location for backend API calls.
- 🛠️ Component Library: Custom and shadcn components for consistent UI.
- 📂 /services: Contains all the calls to the backend API.
- 📂 /components: Custom components and shadcn downloaded components.
- 📑 /types: Type definitions for TypeScript.
- 🌐 /app: All frontend pages.