E-Warung(Client) is an E-commerce app build with Typescript, Next, & Tailwind
-
Repo URL: Github
-
Live Site URL: Live on Vercel
- Typescript - JS but cooler
- Next JS - JS Framework
- Tailwind - styles
- Website - gustifaizal.com
- Twitter - @gfsxyz
$ git clone https://github.com/gfsxyz/warung-client.git
Create an .env file on root file and insert:
NEXT_PUBLIC_API_URL=https://warung-admin.vercel.app/api/55d3bf72-b32d-432e-9082-a96e86341a40
$ npm install
$ npm run dev