RestoAdvisor is a website application for providing local restaurant recommendation information online.
- Display a List of Restaurants and see detailed information.
- Add or remove your favourite restaurant.
- Native Capability.
- Progressive Web App
- Home Page
- Detail Restaurant Page
- Favourtie Restaurant Page
In the project directory, you can run:
npm start-dev Runs the app in the development mode. Open [http://localhost:9000] to view it in your browser. The page will reload when you make changes. You may also see any lint errors in the console.
npm run build
Builds the app for production to the build
folder.
npm serve run the built app on the HTTP server in your browser.
- Webpack
- eslint
- IndexedDB
- Workbox
- HTML, CSS, JavaScript