1. Clone this repository
git clone https://github.com/wyakaga/klontong-react.git
2. Change the working directory into folder directory
cd klontong-react
3. Install with npm
npm install
4. Create .env file
VITE_API_HOST = [your API host]
5. Run with npm
npm run dev
Admin :
email: admin@mail.com
password: admin123
Customer :
email: user@mail.com
password: user123