Welcome is a front-end web page for international students in Chungbuk National University.
박성진 | 이동우 | 이원중 |
Information Page | Restaurant Page | Main Page |
- language : javascript, html, css
you should get your own google map api key
After that add 'secretKey.js' in /restaurant
const secretkey = secretKey();
function secretKey(){
return "[YOUR API KEY]";
}