Welcome to Fuuber β your go-to food order application! Explore a variety of delicious dishes, add them to your favorites, and soon, you'll be able to conveniently add them to your cart and place an order (note: these functionalities are currently under development).
- Browse Foods: Explore a diverse selection of mouth-watering dishes.
- Favorites: Save your preferred foods to easily find them later.
- Cart (Coming Soon): Conveniently add items to your cart for a seamless ordering experience.
- Order Placement (Coming Soon): Place your order with just a few clicks.
Fuuber features secure authentication powered by Firebase, including a custom registration and login form validation.
- React: Building responsive and dynamic user interfaces.
- Firebase: Providing database functionality and authentication.
- TypeScript: Enhancing code quality and maintainability.
- TailwindCSS: Styling the application with a utility-first CSS framework.
- React Hook Form: Managing and validating forms efficiently.
- Redux Toolkit: State management for predictable state containers.
- Redux Toolkit Query: Fetching and managing data with ease.
Access the live application here. Start exploring the culinary world with Fuuber!
Note: Occasionally, the deployment may encounter issues. For a smoother experience, watch the video demo below to get a feel for how the application works.
To run Fuuber locally, follow these steps:
- Clone the repository:
git clone git@github.com:raf0nx/fuuber.git- Install dependencies:
yarn install- Start the development server:
yarn startNow you're ready to dive into the world of Fuuber right from the comfort of your local environment! πππ₯
