This library used react + vite together to gain best experiences
link : http://ridwanzal.github.io
- Node version 16.x or more (Use LTS)
- SaSS
npm install
npm run dev
npm run build
add the following with VITE_ as prefix :
VITE_API_URL=https://five-frogs-argue-103-56-148-148.loca.lt/blog
VITE_API_KEY=APJX-EJSDKS-ASDSA
access the .env on project :
import.meta.env.VITE_API_URL
MIT License