This is a React.js project, bootstrapped with Create React App.
Live Link ? Click here
-
A Responsive food selling website for customers.
-
Customers can visit the landing page and see details of target food without authentication.
-
Food data comes via Rest API. Customers can search any food, where doing perform a search API.
-
When a customer goes to add his favorite food to cart, he needs to be authenticated.
-
Using localstorage as a shadow database. Where registered customer credentials are stored. And logged in user put in sessionstorage.