Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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