Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zavierferodova/mbas-jajan
Course Final Submission Menjadi Front-End Web Developer Expert Dicoding
https://github.com/zavierferodova/mbas-jajan
dicoding dicoding-submission e2e-testing integration-testing progressive-web-apps webapp webpack
Last synced: 2 days ago
JSON representation
Course Final Submission Menjadi Front-End Web Developer Expert Dicoding
- Host: GitHub
- URL: https://github.com/zavierferodova/mbas-jajan
- Owner: zavierferodova
- Created: 2021-03-18T00:20:30.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-05-16T11:57:43.000Z (over 2 years ago)
- Last Synced: 2024-11-10T15:30:50.776Z (2 months ago)
- Topics: dicoding, dicoding-submission, e2e-testing, integration-testing, progressive-web-apps, webapp, webpack
- Language: JavaScript
- Homepage: https://mbas-jajan.web.app/
- Size: 4.34 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Mbas-Jajan
This is a website i've built for finish my course on Dicoding Academy. Final Submission Menjadi Front-End Web Developer Expert Course. The application is use Indonesian language for the interface and you can translate it with English if needed.
## Testing Command
This application also tested with End to End Testing and Integration Testing. Here the command to perform the testing.End to End Test :
```sh
npm run e2e
```
Integration Testing :
```sh
npm run test
```## Production & Development Command
Here is the commands if you want try to develop with your own version.Production :
```sh
npm run build
```
Development :
```sh
npm run start-dev
```## Application Pages
![Homepage](https://raw.githubusercontent.com/zavierferodova/Mbas-Jajan/master/screenshot/home.png)
Homepage
![Detail Restaurant](https://raw.githubusercontent.com/zavierferodova/Mbas-Jajan/master/screenshot/sample-page.png)
Detail Restaurant Page