final submission course "Menjadi Front-End Web Developer Expert" at dicoding
direstaurant is an application that displays a list of restaurants. Developed as a submission to the course "Menjadi Front-End Web Developer Expert" at Dicoding. Check the live [here]((https://direstaurant.web.app/)
-
Available offline, You can still access the web without internet connection (make sure you've already load the web for atleast 1 time before).
-
Save Restaurant team, you can save your favorite restaurant with one click, your favorites will be shown on the bookmark tab.
-
Search & Filter Restaurant, You can search restaurant and filter restaurant by the category.
-
Search Favorite Restaurant, You can search Favorite restaurant .
-
Search Menu Restaurant, You can search for the restaurant menu.
-
Filtering Popular Restaurant, filtering restaurant based on rating [auto].
-
ADD Review Restaurant,
-
Dark - Light Mode, You can change the dark / light theme.
To get started, Install npm then run commands below, dist
folder will be generated after that.
npm install
npm run build