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

https://github.com/varreltantio/faraid-pro


https://github.com/varreltantio/faraid-pro

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

        

## Installation

Clone the repository

```
git clone https://github.com/varreltantio/faraid-pro.git
```

Sebelum melanjutkan, pastikan Anda telah menginstal MySQL di komputer Anda. Buat database baru dengan nama `faraidpro`

Kemudian, pindah ke folder repositori

```
cd food-delivery
```

Pindah ke folder backend

```
cd backend
```

Instal semua dependensi menggunakan npm

```
npm install
```

Jalankan server backend

```
node index.js
```

Sekarang Anda dapat mengakses server backend di http://localhost:8080

Pindah ke folder frontend

```
cd frontend
```

Instal semua dependensi menggunakan npm

```
npm install
```

Jalankan frontend

```
npm start
```

Sekarang Anda dapat mengakses frontend di http://localhost:3000

## Akun Pakar

Email: [email protected]

Password: pakar123