A landing page for Bubur Nusantara restaurant built with TypeScript, Tailwind CSS, and Vite
Here are the instructions to get you a copy of the project up and running on your local machine for development and testing purposes.
-
Clone the repository
git clone https://github.com/ccrsxx/buburnusantara.com.git
-
Install dependencies
npm i
-
Start the development server
npm run dev