Skip to content

raf0nx/fuuber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

FUUBER

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).

Features

  • 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.

Authentication

Fuuber features secure authentication powered by Firebase, including a custom registration and login form validation.

Technologies Used

  • 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.

Live Application

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.

fuuber_demo

Local Development

To run Fuuber locally, follow these steps:

  1. Clone the repository:
git clone git@github.com:raf0nx/fuuber.git
  1. Install dependencies:
yarn install
  1. Start the development server:
yarn start

Now you're ready to dive into the world of Fuuber right from the comfort of your local environment! πŸ”πŸ•πŸ₯—