Skip to content

dev-robin3012/food-oasis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a React.js project, bootstrapped with Create React App.

Live Link ? Click here

Overview of project:

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

Thanks for checking out 🙏