/smart-culture-id

Smart Platform for Indonesian Culture from I/O Fest Project Competition.

Primary LanguageTypeScriptMIT LicenseMIT

NextJs Logo

Smart Culture ID

Smart Platform for Indonesian Culture from I/O Fest Project Competition.

Project Link : https://smartcultureid.vercel.app/

Technology :

Prerequisite

  • Already install nodejs.
  • Already install npm.

Step by step installation

1. Clone this repository

git clone https://github.com/badzlan/smart-culture-id.git

or

Download the zip file

download zip

2. Go to directory

cd smart-culture-id

3. Install dependency with npm

npm install

4. Start the server

npm run dev

Authors