Skip to content

A landing page for Bubur Nusantara restaurant builth with Vanilla JS

License

Notifications You must be signed in to change notification settings

ccrsxx/buburnusantara.com

Repository files navigation

A landing page for Bubur Nusantara restaurant built with TypeScript, Tailwind CSS, and Vite

Tech Stack

Getting Started

Here are the instructions to get you a copy of the project up and running on your local machine for development and testing purposes.

  1. Clone the repository

    git clone https://github.com/ccrsxx/buburnusantara.com.git
  2. Install dependencies

    npm i
  3. Start the development server

    npm run dev