This is a full-stack application that allows users to order food from various restaurants. It is built using JavaScript, React, Express , MongoDB and JWT for authentication.
visit the app here : https://order-up-c8pt.vercel.app/
- User Authentication : Secure user registration and login using JSON Web Tokens (JWT).
- Add to Cart : User can add products to their cart and remove from it.
- Edit Profile : Users can view their profile details which includes past orders and can also edit payment method, address, name and other details.
- Error Handling : Comprehensive error handling for failed calls.
- Responsive UI : Built using React for a smooth, user-friendly experience across devices.
- React
- Context API for state management
- CSS for styling
- Node.js
- MongoDB as database
- JWT for user authentication
- Express for RESTful API routing
Contributions are welcome! Please open an issue or submit a pull request if you want to improve the project.







