Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dev-robin3012/food-oasis
https://github.com/dev-robin3012/food-oasis
context-api netlify react rest-api semantic-ui webstorage
Last synced: 24 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/dev-robin3012/food-oasis
- Owner: dev-robin3012
- Created: 2021-02-22T19:09:27.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-03-08T04:40:04.000Z (almost 2 years ago)
- Last Synced: 2024-11-14T00:32:55.758Z (3 months ago)
- Topics: context-api, netlify, react, rest-api, semantic-ui, webstorage
- Language: JavaScript
- Homepage: https://food-oasis.netlify.app/
- Size: 5.01 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#### This is a [React.js](https://reactjs.org/) project, bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
## Live Link ? [Click here](https://food-oasis.netlify.app/)
# 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 🙏