You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tuckr is a sleek and modern food ordering app built with React, offering a smooth user experience from browsing to checkout. Users can explore a menu of food items, add them to a cart, adjust quantities, and proceed through a simple checkout process. Personal details like name and address are collected, and orders are securely saved to the backend.
A small educational React application built to practice form handling and asynchronous data fetching, integrated with a simple Express backend. The project focuses on working with form actions, submitting form data to the backend, and handling server responses.