samrasugu / halalapp

Home Page:https://halalapp.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HalalApp

Frontend application for a halal API directory implementation.

Getting Started

First, run the API server:

API found at https://github.com/samrasugu/halal_api.git

After setting up the API successfully, clone this app to your local machine.

Then run either of the following commands on the terminal within the root directory of the app.

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

About

https://halalapp.vercel.app


Languages

Language:TypeScript 94.2%Language:CSS 4.1%Language:JavaScript 1.7%