Skip to content

ietpens23/tribone-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tribone Website 🚀

Website Portal Mahasiswa Teknologi Rekayasa Internet PENS 2023 build with ReactJS

Tribone Portal

🐧 Live Site

https://tribone.my.id

🕷️ Deployment

Backend

Github repository untuk rest api backend dapat diakses di https://github.com/tribone23/tribone-api

💻 Setup

Silahkan clone repository ke local

git clone https://github.com/tribone23/tribone-website.git

Sesuaikan URL API dengan menambahkan environment variable VITE_API_BASE_URL

VITE_API_BASE_URL = .....(cont. http://127.0.0.1/tribone-api)

atau sesuaikan pada file App.jsx

axios.defaults.baseURL = import.meta.env.VITE_API_BASE_URL || "http://localhost/tribone-api";

Jalankan development server

npm install
# then
npm run dev

👋 Contributing

Feel free to contribute to this project Bersama-sama kita bangun Teknologi Rekayasa Internet menjadi lebih baik lagi

💕 Thanks to all Teknologi Rekayasa Internet Family

About

Website Teknologi Rekayasa Internet PENS 2023

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •