Home

Awesome

Restolobe

Simple Restaurant Catalog Web Apps for Dicoding's Front End Developer Expert Course Final Submission

Feature

How To Use

  1. Clone this project
  2. run npm install or yarn install
  3. <b>For Development Mode</b>, run yarn start-dev
  4. run npm run build-images or yarn build-images to optimize images
  5. run npm run build or yarn build to build the project
  6. run npm run start or yarn start to start the server

Contribution

Found typos? Wanna add new feature?

Feel free to pull request and will be merged ASAP