https://github.com/kalwabed/kopi-konco
Source code for Kopi Konco website
https://github.com/kalwabed/kopi-konco
chakra-ui contentful hacktoberfest nextjs
Last synced: about 2 months ago
JSON representation
Source code for Kopi Konco website
- Host: GitHub
- URL: https://github.com/kalwabed/kopi-konco
- Owner: kalwabed
- License: mit
- Created: 2020-11-12T14:40:25.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-01-05T09:37:12.000Z (over 1 year ago)
- Last Synced: 2025-01-22T06:14:34.123Z (3 months ago)
- Topics: chakra-ui, contentful, hacktoberfest, nextjs
- Language: TypeScript
- Homepage: https://kopikonco.kalwabed.xyz
- Size: 280 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Kopi Konco
Using Contentful as data provider
## Prerequisites
- Node 14.x## Installation
clone the repo
``` sh
# install dependencies
yarn# serve on localhost:3000
yarn dev
```