A simple web application to find Indonesian recipes made using React JS

Gorecipe

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

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