Recipe of happiness is great place meets great food. Explore the best restaurant in your city with Oishi. You can save restaurant as a favorite for quick access. Oishi is a Progressive Web App, so you could easily add it to your mobile home screen like a native app.
This web app was made as a submission for IDCamp X Dicoding FWDE 2020
🔗 Netlify
✔️ Progressive Web Apps (Add to Homescreen, Splash screen, Offline Functionality)
✔️ Client-side database with Indexed DB
✔️ Dicoding Restaurant API
✔️ Service Worker with Workbox
✔️ Push Notification with Websocket
Install all dependencies:
npm install
Run in development environment:
npm run dev
Or in production environment:
npm run build
Distributed under the MIT license.