First, clone the repository:
git clone https://github.com/zakiego/dzikir.git
Then, install dependencies and fetch data to your local machine:
cd dzikir
pnpm install
Finally, run the development server:
pnpm dev
Open http://localhost:3000 with your browser to see the result.
https://dzikir.vercel.app/api/v0/dzikir-pagi
https://dzikir.vercel.app/api/v0/dzikir-sore
### Learn More
To learn more about Next.js, take a look at the following resources:
- [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js features and API.
- [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial.
You can check out [the Next.js GitHub repository](https://github.com/vercel/next.js/) - your feedback and contributions are welcome!