Gorecipe

A simple web application to find Indonesian recipes made using ReactJS.

68747470733a2f2f692e6962622e636f2f664434676b4a382f686f6d652e706e67

Setup

  1. Download ZIP / Clone repo gorecipe
  2. Buka Appnya di text editor vscode / lainnya
  3. Buka terminal, pastikan arah pointernya mengarah ke folder gorecipe yg telah didownload
  4. kemudian jalankan perintah npm install untuk menginstall semua dependencies
  5. jalankan perintah npm start untuk menjalankan Aplikasinya di mode development
  6. Buka http://localhost:3000 untuk melihat hasil aplikasi webnya.

Fitur

  • Cari resep
  • Toggle save resep
  • Routing halaman

Dibuat menggunakan

  • HTML
  • CSS
  • JavaScript
  • ReactJS
  • React Router