Gorecipe
A simple web application to find Indonesian recipes made using ReactJS.
Setup
- Download ZIP / Clone repo gorecipe
- Buka Appnya di text editor vscode / lainnya
- Buka terminal, pastikan arah pointernya mengarah ke folder gorecipe yg telah didownload
- kemudian jalankan perintah
npm install
untuk menginstall semua dependencies - jalankan perintah
npm start
untuk menjalankan Aplikasinya di mode development - 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