Skip to content

RiqqiAmru/WarisanKU

Repository files navigation

WarisanKU

This is a Full Stack Web Application for Cultural Heritage in Indonesia. This project is a part of final project in MSIB 5 Dicoding Academy. This website provide information about cultural heritage in Indonesia.

Installation

  • to install this project, you can clone this repository and run this command in your terminal npm install to install all dependencies.
  • to run this project, you can run this command in your terminal npm run start-dev to run this project in development mode.
  • to build this project, you can run this command in your terminal npm run build to build this project. and run this command in your terminal npm run start to run this project in production mode.
git clone https://github.com/RiqqiAmru/WarisanKU.git
cd warisanku-full-fe
npm install
npm run start-dev

Usage

Home Page Home Page This is the home page of this website. You can see a landing page with about this website, and the team behind this website.

Detail Page Detail Page This is the detail page of this website. You can see a detail information about cultural heritage in Indonesia.

List Of Detail Information:

  • Province Name
  • Traditional Food
  • Traditional Clothes
  • Traditional House
  • Traditional Dance
  • Traditional Ceremony
  • Traditional Weapon

This data is taken all along from the Internet, with observation and research from the team.

Project Dependencies & Technologies

The Team